CloseUIResult interface
An interface representing the result of closing an workload UI
Properties
success | Indicates whether the UI that is being closed was successfully closed or not |
Property Details
success
Indicates whether the UI that is being closed was successfully closed or not
success: boolean
Property Value
boolean