Method | Description | |
---|---|---|
OnCreateOptionsMenu ( IMenu menu ) : bool | ||
OnOptionsItemSelected ( IMenuItem item ) : bool |
Method | Description | |
---|---|---|
OnCreate ( Bundle bundle ) : void |
Method | Description | |
---|---|---|
ContractsList_ChildClick ( object sender, Android.Widget.ExpandableListView e ) : void |
public OnCreateOptionsMenu ( IMenu menu ) : bool | ||
menu | IMenu | |
return | bool |
public OnOptionsItemSelected ( IMenuItem item ) : bool | ||
item | IMenuItem | |
return | bool |