Context

public struct Context : Equatable

The context of a Meter.Fragment in a container.

  • The meter fragment.

    Declaration

    Swift

    public let meter: Meter.Fragment
  • The offset of the meter fragment.

    Declaration

    Swift

    public let offset: Fraction