Skip to main content
All docs
V24.2

DiagramRequestEditOperationReason.CheckUIElementAvailability Property

Indicates that the control is updating the UI. Set the allowed property to false to hide the UI element associated with the specified operation.

#Declaration

TypeScript
static readonly CheckUIElementAvailability: string

#Property Value

Type Description
string

Returns “CheckUIElementAvailability”.

See Also