Skip to main content
A newer version of this page is available. .

StyleBase.isDeleted Property

Gets whether the specified style is marked as deleted.

Declaration

readonly isDeleted: boolean

Property Value

Type Description
boolean

true, if the style is deleted; otherwise, false.

See Also