Extensions
The following extensions are available globally.
-
Undocumented
See more
-
Declaration
Swift
class UserDefaults : NSObject
-
Declaration
Swift
protocol Collection : Sequence
-
Undocumented
See more
-
Undocumented
See more
-
Undocumented
See more
-
Undocumented
See more
-
Declaration
Swift
protocol FloatingPoint : Comparable, AbsoluteValuable, SignedNumber, Strideable
-
Undocumented
See more
-
Declaration
Swift
protocol BinaryFloatingPoint : FloatingPoint, ExpressibleByFloatLiteral
-
Declaration
Swift
protocol UnsignedInteger : _DisallowMixedSignArithmetic, Integer
-
Undocumented
See more
-
Declaration
Swift
protocol RangeReplaceableCollection : Collection
-
Declaration
Swift
struct UInt : UnsignedInteger, Comparable, Equatable
-
Declaration
Swift
struct UInt64 : UnsignedInteger, Comparable, Equatable
-
Declaration
Swift
struct UInt32 : UnsignedInteger, Comparable, Equatable
-
Declaration
Swift
struct UInt16 : UnsignedInteger, Comparable, Equatable
-
Declaration
Swift
struct UInt8 : UnsignedInteger, Comparable, Equatable
-
Declaration
Swift
struct Int : SignedInteger, Comparable, Equatable
-
Declaration
Swift
struct Int64 : SignedInteger, Comparable, Equatable
-
Declaration
Swift
struct Int32 : SignedInteger, Comparable, Equatable
-
Declaration
Swift
struct Int16 : SignedInteger, Comparable, Equatable
-
Declaration
Swift
struct Int8 : SignedInteger, Comparable, Equatable
-
Declaration
Swift
public typealias Storyboard = UIKit.UIStoryboard
-
Undocumented
See more
-
Declaration
Swift
protocol SignedInteger : _SignedInteger, Integer
-
Undocumented
See more
-
Undocumented
See more