Preview 2.0 is now in Public Beta!
Read the Announcement
ControlStateChangeListener

Summary

Constructors

constructor

Methods

start
stop

Constructors

constructor

new ControlStateChangeListener(control: any, callback: (state: string) => void): ControlStateChangeListener
Parameter Default Description
control
any

callback
(state: string) => void

Methods

Previous
ContentView