cast.framework. ActiveInputStateEventData
class static
Receiver active input state changed event data.
Constructor
ActiveInputStateEventData
new ActiveInputStateEventData(activeInputState)
Parameter |
|
---|---|
activeInputState |
cast.framework.ActiveInputState Receiver input state. Value must not be null. |
Property
activeInputState
non-null cast.framework.ActiveInputState
Receiver input state.