Property | Type | Description | |
---|---|---|---|
MenuItemId | int |
Method | Description | |
---|---|---|
GetDrawable ( ) : int | ||
MenuItemActionBarAction ( Android.Content.Context context, Android.App.Activity activity, int menuId, int drawable, int popupId ) : System | ||
PerformAction ( Android.Views.View view ) : void |
public MenuItemActionBarAction ( Android.Content.Context context, Android.App.Activity activity, int menuId, int drawable, int popupId ) : System | ||
context | Android.Content.Context | |
activity | Android.App.Activity | |
menuId | int | |
drawable | int | |
popupId | int | |
return | System |
public PerformAction ( Android.Views.View view ) : void | ||
view | Android.Views.View | |
return | void |