Extensions

The following extensions are available globally.

  • TODO: Documentation

    See more

    Declaration

    Swift

    struct Array<Element> : _DestructorSafeContainer
  • TODO: Documentation

    See more

    Declaration

    Swift

    struct Data : ReferenceConvertible, Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes
  • TODO: Documentation

    See more

    Declaration

    Swift

    struct Dictionary<Key, Value> where Key : Hashable
  • TODO: Documentation

    See more

    Declaration

    Swift

    class UIColor : NSObject, NSSecureCoding, NSCopying
  • TODO: Documentation

    See more

    Declaration

    Swift

    class UIImage : NSObject, NSSecureCoding
  • TODO: Documentation

    See more

    Declaration

    Swift

    struct String
  • TODO: Documentation

    See more

    Declaration

    Swift

    class NSAttributedString : NSObject, NSCopying, NSMutableCopying, NSSecureCoding