Extensions
The following extensions are available globally.
-
Declaration
Swift
extension String: AnalyticsPropertyValueextension String: Persistableextension String: UserProfilePropertyValue -
Declaration
Swift
extension Int: AnalyticsPropertyValueextension Int: Persistableextension Int: UserProfilePropertyValue -
Declaration
Swift
extension Double: AnalyticsPropertyValueextension Double: Persistableextension Double: UserProfilePropertyValue -
Declaration
Swift
extension Bool: AnalyticsPropertyValueextension Bool: Persistableextension Bool: UserProfilePropertyValue -
Declaration
-
Declaration
Swift
public extension JSONDecoder -
Declaration
Swift
public extension JSONEncoder -
Declaration
Swift
public extension DefaultModelIdentifier -
Declaration
Swift
public extension TimeZone -
Declaration
Swift
public extension CLLocationCoordinate2D -
-
Declaration
Swift
public extension AsyncSequence -
Declaration
Swift
public extension DispatchSource -
Declaration
Swift
public extension Encodable -
See more
Warning
Although this haspublicaccess, it is intended for internal use and should not be used directly by host applications. The behaviors and names of this type may change without warning.Declaration
Swift
public extension NSLocking -
This is public so plugins can use it to indicate cancellations on arbitrary operations.
See moreWarning
Although this haspublicaccess, it is intended for internal use and should not be used directly by host applications. The behavior of this may change without warning.Declaration
Swift
public extension Error -
Declaration
Swift
public extension Result where Success == Void -
Declaration
Swift
public extension Task where Success == Never, Failure == Never -
Declaration
Swift
public extension TimeInterval
View on GitHub
Extensions Reference