C# Class CloudRecognitionUIView, NewCloud

Inheritance: ISampleAppUIView
Afficher le fichier Open project: nileshlg2003/NewCloud

Méthodes publiques

Свойство Type Description
mAboutLabel UICheckButton,
mAutoFocusSetting UICheckButton,
mBackgroundTextureLabel UILabel,
mBox UIBox,
mCameraFacing UIRadioButton,
mCameraFlashSettings UICheckButton,
mCameraLabel UILabel,
mCloseButton UIButton,
mExtendedTracking UICheckButton,

Méthodes publiques

Méthode Description
LoadView ( ) : void
OnTappedToClose ( ) : void
UnLoadView ( ) : void
UpdateUI ( bool tf ) : void

Method Details

LoadView() public méthode

public LoadView ( ) : void
Résultat void

OnTappedToClose() public méthode

public OnTappedToClose ( ) : void
Résultat void

UnLoadView() public méthode

public UnLoadView ( ) : void
Résultat void

UpdateUI() public méthode

public UpdateUI ( bool tf ) : void
tf bool
Résultat void

Property Details

mAboutLabel public_oe property

public UICheckButton, mAboutLabel
Résultat UICheckButton,

mAutoFocusSetting public_oe property

public UICheckButton, mAutoFocusSetting
Résultat UICheckButton,

mBackgroundTextureLabel public_oe property

public UILabel, mBackgroundTextureLabel
Résultat UILabel,

mBox public_oe property

public UIBox, mBox
Résultat UIBox,

mCameraFacing public_oe property

public UIRadioButton, mCameraFacing
Résultat UIRadioButton,

mCameraFlashSettings public_oe property

public UICheckButton, mCameraFlashSettings
Résultat UICheckButton,

mCameraLabel public_oe property

public UILabel, mCameraLabel
Résultat UILabel,

mCloseButton public_oe property

public UIButton, mCloseButton
Résultat UIButton,

mExtendedTracking public_oe property

public UICheckButton, mExtendedTracking
Résultat UICheckButton,