Android.Views.Window.SetUiOptions Method
Set extra options that will influence the UI for this window.

Syntax

[Android.Runtime.Register("setUiOptions", "(I)V", "GetSetUiOptions_IHandler")]
public virtual void SetUiOptions ([Android.Runtime.GeneratedEnum] Android.Content.PM.UiOptions uiOptions)

Parameters

uiOptions
Flags specifying extra options for this window.

Remarks

Set extra options that will influence the UI for this window.

[Android Documentation]

Requirements

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