Skip to main content

StyleBase.isDeleted Property

Gets whether the specified style is marked as deleted.

Declaration

get isDeleted(): boolean

Property Value

Type Description
boolean

true if the style is deleted; otherwise, false.

See Also