Enumerations

The following enumerations are available globally.

  • Possible contents of an Animation.

    See more

    Declaration

    Swift

    public enum AnimationContent
  • Indicates the way in which the layout is set.

    See more

    Declaration

    Swift

    public enum LayoutMode
  • Represents the possible positions where you can add a view into another.

    See more

    Declaration

    Swift

    public enum ViewPositioning
  • Positions where a BorderView may appear.

    See more

    Declaration

    Swift

    public enum BorderPosition
  • Represents the posible directions of a gradient in a view.

    See more

    Declaration

    Swift

    public enum GradientDirection
  • DeviceType provides the current device type, in relation to its window height in points.

    See more

    Declaration

    Swift

    public enum DeviceType : CGFloat