C# Class MonoDroid.ColorPickers.Activity1

Inheritance: Android.App.Activity
Show file Open project: Cheesebaron/MonoDroid.ColorPickers

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
BtAlphaOnClick ( object sender, EventArgs eventArgs ) : void
BtNoAlphaOnClick ( object sender, EventArgs eventArgs ) : void
BtRoundOnClick ( object sender, EventArgs eventArgs ) : void

Method Details

OnCreate() protected method

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