CancelAttributes: {
    location: "left" | "right" | "beforeBarline" | null;
}

Type declaration

  • location: "left" | "right" | "beforeBarline" | null

    Indicates where the cancellation appears relative to the new key signature. It is left if not specified.

Generated using TypeDoc