AnimationOwner

public struct AnimationOwner : RawRepresentable, Equatable

Undocumented

  • Declaration

    Swift

    public typealias RawValue = String
  • Declaration

    Swift

    public let rawValue: String
  • Declaration

    Swift

    public init(rawValue: String)
  • Undocumented

    Declaration

    Swift

    public static let gestures: AnimationOwner
  • Undocumented

    Declaration

    Swift

    public static let unspecified: AnimationOwner