Rejected

data class Rejected(val reason: UiRejection) : UiOperationResult(source)

The requested control was not admitted and the last applied state is retained.

Constructors

Link copied to clipboard
constructor(reason: UiRejection)

Properties

Link copied to clipboard