Sequence
public extension Sequence where Element : BridgableProperty
Convience to for working with Bridgeable properites
-
The sequence of bridgeable properties rendered with defaults into a
PropertiesobjectDeclaration
Swift
var tiledProperties: Properties { get }
View on GitHub
Sequence Extension Reference