ApplicationInfo.UiOptions Proprietà

Definizione

Le opzioni predefinite dell'interfaccia utente aggiuntive per le attività in questa applicazione.

[Android.Runtime.Register("uiOptions")]
public Android.Content.PM.UiOptions UiOptions { get; set; }
[<Android.Runtime.Register("uiOptions")>]
member this.UiOptions : Android.Content.PM.UiOptions with get, set

Valore della proprietà

Attributi

Commenti

Le opzioni predefinite dell'interfaccia utente aggiuntive per le attività in questa applicazione. Impostare dall'attributo android.R.attr#uiOptions nel manifesto dell'attività.

per android.content.pm.ApplicationInfo.uiOptions.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a