JSStyle
Properties Summarized
Methods Summarized
Type | Name | Summary |
---|---|---|
Gets the name of the style. | ||
Returns the UUID of the style object |
Properties Detailed
text
The textual content of the style.
Type String
Sample
Methods Detailed
getName()
Gets the name of the style.
Returns: String A String holding the name of the style.
Sample
getUUID()
Returns the UUID of the style object
Returns: UUID
Sample
Last updated