Share via


WallpaperService.Engine.WallpaperFlags Property

Definition

Returns the current wallpaper flags indicating which screen this Engine is rendering to.

public virtual Android.App.WallpaperManagerFlags WallpaperFlags { [Android.Runtime.Register("getWallpaperFlags", "()I", "GetGetWallpaperFlagsHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getWallpaperFlags", "()I", "GetGetWallpaperFlagsHandler", ApiSince=34)>]
member this.WallpaperFlags : Android.App.WallpaperManagerFlags

Property Value

Attributes

Remarks

Returns the current wallpaper flags indicating which screen this Engine is rendering to.

Java documentation for android.service.wallpaper.WallpaperService.Engine.getWallpaperFlags().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to