Set whether a custom view should be displayed, if set.
Syntax
[Android.Runtime.Register("setDisplayShowCustomEnabled", "(Z)V", "GetSetDisplayShowCustomEnabled_ZHandler")]
public abstract
void SetDisplayShowCustomEnabled (
bool showCustom)
See Also
Parameters
- showCustom
- true if the currently set custom view should be displayed, false otherwise.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11