Skip to content

format

typescript
Control.ClearEvent(event, callBack)

class: Control

description

Clears the specified event of the current control.

parameter

param_nametypedescription
eventControlEventThe specified event.
callBackIControlEventCallBack|null

reture

typedescription
void

code example