類別:VisibilityChangedEvent

建構函式

VisibilityChangedEvent

new VisibilityChangedEvent(isVisible)

參數

isVisible

boolean

當投放裝置為使用中輸入時,值為 true,否則為 false

擴充
cast.framework.system.Event

屬性

isVisible

boolean

當投放裝置為有效輸入來源時為 true,不使用時則為 false

類型

non-null cast.framework.system.EventType

事件類型。

繼承來源
cast.framework.system.Event#type