Instance Property
isInSync
Whether the leading and trailing info is in sync (equal values on both side). A Hobby node might still have a split knob if the node is not smooth.
Declaration
var isInSync: Bool { get }Declaration
@property (nonatomic, readonly) BOOL isInSync;Declaration
isInSync() -> bool