OrnamentOptionsProtocol

public protocol OrnamentOptionsProtocol

Undocumented

  • Undocumented

    Declaration

    Swift

    var position: OrnamentPosition { get set }
  • The default value for this property is CGPoint(x: 8.0, y: 8.0).

    Declaration

    Swift

    var margins: CGPoint { get set }