Skip to main content

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