crossStaffMove property

int crossStaffMove
final

Cross-staff display offset (keyboard music): the note belongs to its home staff (for voice/beam/spacing) but its notehead is drawn on another staff. 0 = home staff, +1 = one staff below, -1 = one staff above. Honored by the multi-staff (grand-staff) renderer.

Implementation

final int crossStaffMove;