SSBarLayout

Superclass:
NSObject
Declared In:

Introduction

info about barlines in a system/part returned from barLayout:



Properties

barlines

array of barline info for the system/part

partIndex

the part index


barlines


array of barline info for the system/part

@property (readonly) NSArray<SSBarline*> * barlines; 

partIndex


the part index

@property (readonly) int partIndex;