Protocols
The following protocols are available globally.
-
Creates an
ArtboardandSymbolMastersout of elements provided byartboardElements().The
Artboardcreated bymakeArtboard(origin:)contain layers of typeSymbolInstanceThe
See moreSymbolMasterscreated bymakeSymbols(startingOrigin:exportDictionary:)must be present somewhere in theDocumentDeclaration
Swift
public protocol SymbolRepresentable : ArtboardRepresentable
-
Conform a
See moreUIViewto this type in order for it to be picked up as a nested SymbolDeclaration
Swift
public protocol SketchNestable
Protocols Reference