Android.Views.ISubMenu.SetHeaderIcon Method
Sets the submenu header's icon to the icon given in iconAndroid.Graphics.Drawables.Drawable.

Syntax

[Android.Runtime.Register("setHeaderIcon", "(Landroid/graphics/drawable/Drawable;)Landroid/view/SubMenu;", "GetSetHeaderIcon_Landroid_graphics_drawable_Drawable_Handler:Android.Views.ISubMenuInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ISubMenu SetHeaderIcon (Android.Graphics.Drawables.Drawable icon)

Parameters

icon
The Android.Graphics.Drawables.Drawable used for the icon.

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the submenu header's icon to the icon given in iconAndroid.Graphics.Drawables.Drawable.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1