Structures

The following structures are available globally.

  • A set of components that define a color. The color space is defined by the drawing context.

    See more

    Declaration

    Swift

    public struct Color : Equatable
  • A structure that contains width and height values.

    See more

    Declaration

    Swift

    public struct Size : Hashable