C# Class DialogSampleApp.DialogListViewActivity

Inheritance: Android.App.Activity
ファイルを表示 Open project: runegri/Android.Dialog

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
InitializeRoot ( ) : RootElement

Method Details

OnCreate() protected method

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