메소드 | 설명 | |
---|---|---|
CancellationSupportChangedEventArgs ( bool cancellable ) : System |
Constructs event arguments used to update cancellable state of the controller
|
public CancellationSupportChangedEventArgs ( bool cancellable ) : System | ||
cancellable | bool | Latest cancellability state |
리턴 | System |