Extensions

The following extensions are available globally.

  • The CALayer extension for animations control.

    See more

    Declaration

    Swift

    class CALayer : NSObject, NSSecureCoding, CAMediaTiming
  • The Double extension with various useful functions.

    See more

    Declaration

    Swift

    struct Double
  • The NSCalendar extension for getting the first/last day.

    See more

    Declaration

    Swift

    struct Calendar : Hashable, Equatable, ReferenceConvertible, _MutableBoxing
  • The NSDate extension for dates formatting.

    See more

    Declaration

    Swift

    struct Date : ReferenceConvertible, Comparable, Equatable
  • The UIDevice extension for getting additional information.

    See more

    Declaration

    Swift

    class UIDevice : NSObject