Skip to main content

Class: ActiveInputStateEventData

  • cast.framework.ActiveInputStateEventData is a class that provides data for receiver active input state changed events.

  • The constructor new ActiveInputStateEventData(activeInputState) is used to create an instance of this class, requiring an activeInputState parameter.

  • The activeInputState property holds the receiver input state, which is of type cast.framework.ActiveInputState and cannot be null.

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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年09月18日 UTC.

AltStyle によって変換されたページ (->オリジナル) /