Sets a value indicating the current activation state. It can be activated, deactivated or disabled.

Introduced: X18.

<void> TXTextControl.setActivationState(<ActivationState> activationState, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
activationState Indicates the current activation state.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.