C# Class MyScreenManager.MainScreen

Inheritance: Screen
ファイルを表示 Open project: Syderis/CellSDK-Tutorials

Public Methods

Method Description
BackButtonPressed ( ) : void
Initialize ( ) : void

Private Methods

Method Description
bottom_Released ( Component source ) : void
cross_Released ( Component source ) : void
left_Released ( Component source ) : void
right_Released ( Component source ) : void
toWhite_Released ( Component source ) : void
up_Released ( Component source ) : void

Method Details

BackButtonPressed() public method

public BackButtonPressed ( ) : void
return void

Initialize() public method

public Initialize ( ) : void
return void