AccidentalView
public class AccidentalView : Renderable
Undocumented
-
Undocumented
See moreDeclaration
Swift
public enum VerticalDirection : Double -
Undocumented
Declaration
Swift
public var path: Path { get } -
Undocumented
Declaration
Swift
public var rendered: StyledPath.Composite { get } -
Undocumented
Declaration
Swift
public required init( position: Point = Point(), size: StaffItemSize = StaffItemSize(), color: Color = .black )
-
Undocumented
Declaration
Swift
public static func makeAccidental( _ kind: Pitch.Spelling.Modifier, at position: Point, size: StaffItemSize, color: Color ) -> AccidentalView
-
Undocumented
Declaration
Swift
public static func makeAccidental( modifier: Pitch.Spelling.Modifier, at position: Point, size: StaffItemSize, color: Color ) -> AccidentalView?
View on GitHub
Install in Dash
AccidentalView Class Reference