Sets the submenu header's title to the title given in title.
Syntax
[Android.Runtime.Register("setHeaderTitle", "(Ljava/lang/CharSequence;)Landroid/view/SubMenu;", "GetSetHeaderTitle_Ljava_lang_CharSequence_Handler:Android.Views.ISubMenuInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
ISubMenu SetHeaderTitle (
Java.Lang.ICharSequence title)
Parameters
- title
- The character sequence used for the title.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1