C# Class Samples.CircularProgressBarActivity

Inheritance: Android.App.Activity
Datei anzeigen Open project: jamesmontemagno/MonoDroidToolkit

Public Methods

Method Description
SwitchTheme ( ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

SwitchTheme() public method

public SwitchTheme ( ) : void
return void