×

Get Symbol Name

iOS 14 +

Notes

Get a symbol name to use in the Create Menu Item or Create Icon tools

Syntax

getSymbolName(category: <#String (Allows Variables)#>, symbolNameType: <#Enumeration (SymbolNameType)#>, name: <#String (Allows Variables)#>)

Example

getSymbolName(category: "Media", symbolNameType: All, name: "play")