Android.Content.PM.ActivityInfo.UiOptions Property
The desired extra UI options for this activity and its main window.

Syntax

[Android.Runtime.Register("uiOptions")]
public UiOptions UiOptions { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The desired extra UI options for this activity and its main window. Set from the NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#uiOptions attribute in the activity's manifest.

[Android Documentation]

Requirements

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