프로퍼티 | 타입 | 설명 | |
---|---|---|---|
castButtonFrame | Google.Cast.RemoteDisplay.UI.CastButtonFrame | ||
castDisconnectDialog | |||
castListDialog | Google.Cast.RemoteDisplay.UI.CastListDialog | ||
castUISprites | |||
connectingAnimator | |||
darkMask | |||
enableFirstTimeCastUI | bool | ||
errorDialog | Google.Cast.RemoteDisplay.UI.CastErrorDialog | ||
firstTimeCastDialog | Google.Cast.RemoteDisplay.UI.FirstTimeCastDialog |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
GetInstance ( ) : |
||
Initialize ( ) : void | ||
OnCastButtonTapped ( ) : void | ||
OnCastDevicesUpdated ( CastRemoteDisplayManager manager ) : void | ||
OnCloseCastList ( ) : void | ||
OnCloseDisconnectDialog ( ) : void | ||
OnConfirmErrorDialog ( ) : void | ||
OnConfirmFirstTimeDialog ( ) : void | ||
OnConfirmLearnMore ( ) : void | ||
OnDisable ( ) : void | ||
OnDisconnectButtonTapped ( ) : void | ||
OnEnable ( ) : void | ||
OnRemoteDisplaySessionEnd ( CastRemoteDisplayManager manager ) : void | ||
OnRemoteDisplaySessionStart ( CastRemoteDisplayManager manager ) : void | ||
ShowFirstTimeCastDialogIfNeeded ( ) : void | ||
Start ( ) : void | ||
Uninitialize ( ) : void |
메소드 | 설명 | |
---|---|---|
HideAll ( ) : void |
public OnCastDevicesUpdated ( CastRemoteDisplayManager manager ) : void | ||
manager | CastRemoteDisplayManager | |
리턴 | void |
public OnRemoteDisplaySessionEnd ( CastRemoteDisplayManager manager ) : void | ||
manager | CastRemoteDisplayManager | |
리턴 | void |
public OnRemoteDisplaySessionStart ( CastRemoteDisplayManager manager ) : void | ||
manager | CastRemoteDisplayManager | |
리턴 | void |
public CastButtonFrame,Google.Cast.RemoteDisplay.UI castButtonFrame | ||
리턴 | Google.Cast.RemoteDisplay.UI.CastButtonFrame |
public CastDisconnectDialog,Google.Cast.RemoteDisplay.UI castDisconnectDialog | ||
리턴 |
public CastListDialog,Google.Cast.RemoteDisplay.UI castListDialog | ||
리턴 | Google.Cast.RemoteDisplay.UI.CastListDialog |
public CastUISprites,Google.Cast.RemoteDisplay.UI castUISprites | ||
리턴 |
public Animator,UnityEngine connectingAnimator | ||
리턴 |
public CastErrorDialog,Google.Cast.RemoteDisplay.UI errorDialog | ||
리턴 | Google.Cast.RemoteDisplay.UI.CastErrorDialog |