Structures

The following structures are available globally.

  • ThemeNotification

    Declaration

    Swift

    public struct ThemeNotification
  • Default Fullscale availble with default values.

    Declaration

    Swift

    public struct SizeScale : FullScale
  • CornerRadius represents corder radius scales.

    See more

    Declaration

    Swift

    public struct CornerRadius : Scale
  • Border represents border scales.

    See more

    Declaration

    Swift

    public struct Border : FullScale
  • FontDescription which can describe font, useful to create fonts represented by external model.

    See more

    Declaration

    Swift

    public struct FontDescription