Strata
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Strata
api
/
dev.s7a.strata.ui
/
UiOperationResult
/
Rejected
Rejected
data
class
Rejected
(
val
reason
:
UiRejection
)
:
UiOperationResult
(
source
)
The requested control was not admitted and the last applied state is retained.
Members
Constructors
Rejected
Link copied to clipboard
constructor
(
reason
:
UiRejection
)
Properties
reason
Link copied to clipboard
val
reason
:
UiRejection