Extensions
The following extensions are available globally.
-
Useful for enums that capture
See moreBridgablePropertyto enable them to be quickly and easily appliedDeclaration
Swift
public extension CaseIterable where Self : BridgableProperty -
Provides convience methods for applying multiple bridgable properties
See moreDeclaration
Swift
public extension Collection where Element : BridgableProperty -
For any property list, rapidly determine if the bridgable properties are included
See moreDeclaration
Swift
public extension Properties -
Convience to for working with Bridgeable properites
See moreDeclaration
Swift
public extension Sequence where Element : BridgableProperty -
Declaration
Swift
extension Array : LayerContainer where Element == Layerpublic extension Array where Element == Object -
Add’s a new initializer that is used for identifying in memory assets that should be cached and restored
See moreDeclaration
Swift
public extension URL
View on GitHub
Extensions Reference