Set whether an activity title/subtitle should be displayed.
Syntax
[Android.Runtime.Register("setDisplayShowTitleEnabled", "(Z)V", "GetSetDisplayShowTitleEnabled_ZHandler")]
public abstract
void SetDisplayShowTitleEnabled (
bool showTitle)
See Also
Parameters
- showTitle
- true to display a title/subtitle if present.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11