Extensions
The following extensions are available globally.
-
Declaration
Swift
struct Calendar : Hashable, Equatable, ReferenceConvertible, _MutableBoxing
-
Declaration
Swift
struct Data : ReferenceConvertible, Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes
-
Declaration
Swift
struct Dictionary<Key, Value> where Key : Hashable
-
Declaration
Swift
class DispatchQueue : DispatchObject
-
Declaration
Swift
class FileManager : NSObject
-
Declaration
Swift
class NSAttributedString : NSObject, NSCopying, NSMutableCopying, NSSecureCoding
-
Declaration
Swift
class NSMutableAttributedString : NSAttributedString
-
Declaration
Swift
protocol NSObjectProtocol
-
Declaration
Swift
class NSPredicate : NSObject, NSSecureCoding, NSCopying
-
Declaration
Swift
class ProcessInfo : NSObject
-
Declaration
Swift
class UserDefaults : NSObject
-
Declaration
Swift
protocol BinaryFloatingPoint : ExpressibleByFloatLiteral, FloatingPoint
-
Declaration
Swift
protocol BinaryInteger : CustomStringConvertible, Hashable, Numeric, Strideable where Self.Magnitude : BinaryInteger, Self.Magnitude == Self.Magnitude.Magnitude
-
Declaration
Swift
protocol Collection : Sequence
-
Declaration
Swift
protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
-
Declaration
Swift
protocol RangeReplaceableCollection : Collection where Self.SubSequence : RangeReplaceableCollection
-
Declaration
Swift
protocol SignedInteger : BinaryInteger, SignedNumeric
-
Declaration
Swift
struct UIEdgeInsets
-
Declaration
Swift
class UIGestureRecognizer : NSObject
-
Declaration
Swift
class UIView : UIResponder, NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate
-
Declaration
Swift
class UIViewController : UIResponder, NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment