Method | Description | |
---|---|---|
OnBackPressed ( ) : void | ||
OnOptionsItemSelected ( IMenuItem item ) : bool |
Method | Description | |
---|---|---|
OnCreate ( Bundle bundle ) : void | ||
OnDestroy ( ) : void | ||
OnPause ( ) : void | ||
OnStart ( ) : void |
Method | Description | |
---|---|---|
CheckForUpdates ( ) : void | ||
InitializeHockeyApp ( ) : void | ||
ListItemClicked ( int itemId ) : void | ||
UnregisterManagers ( ) : void |
public OnOptionsItemSelected ( IMenuItem item ) : bool | ||
item | IMenuItem | |
return | bool |