Other Structures

The following structures are available globally.

Backwards Deployment Support

  • A color resource.

    See more

    Declaration

    Swift

    struct ColorResource : Hashable
  • An image resource.

    See more

    Declaration

    Swift

    struct ImageResource : Hashable
  • Dialog action model.

    Declaration

    Swift

    struct DialogAction
  • Dialog style model.

    Declaration

    Swift

    struct DialogStyle
  • Statistics content view using SwiftUI.

    Note

    … .
    See more

    Declaration

    Swift

    @available(iOS 17.0, *)
    struct StatisticsContentView : View