WallpaperManager.FlagSystem Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.App.WallpaperManagerFlags enum directly instead of this field.

Flag: impostare o recuperare lo sfondo generale del sistema.

[Android.Runtime.Register("FLAG_SYSTEM", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.WallpaperManagerFlags enum directly instead of this field.", true)]
public const Android.App.WallpaperManagerFlags FlagSystem = 1;
[<Android.Runtime.Register("FLAG_SYSTEM", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.WallpaperManagerFlags enum directly instead of this field.", true)>]
val mutable FlagSystem : Android.App.WallpaperManagerFlags

Valore del campo

Value = 1
Attributi

Commenti

Flag: impostare o recuperare lo sfondo generale del sistema.

per android.app.WallpaperManager.FLAG_SYSTEM.

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