Variable-Related

  • Represents available content types that a Variable can be convered to.

    See more

    Declaration

    Swift

    public enum CoercionItemClass : Hashable, Encodable
  • A set of predefined date format styles.

    See more

    Declaration

    Swift

    public enum DateFormatStyle : Hashable
  • The name of a property that can be fetched from a Variable.

    See more

    Declaration

    Swift

    public struct PropertyName : RawRepresentable, Hashable, Encodable
  • Represents PropertyName-dependent information that the Shortcuts app expects for certain properties.

    See more

    Declaration

    Swift

    public enum PropertyUserInfo : Hashable, Encodable
  • A set of predefined time format styles.

    See more

    Declaration

    Swift

    public enum TimeFormatStyle : Hashable, Encodable