Language

Notification.WearableExtender.Background Property

Definition

Get a background image to be displayed behind the notification content.

public Android.Graphics.Bitmap? Background { [Android.Runtime.Register("getBackground", "()Landroid/graphics/Bitmap;", "")] get; }
[<get: Android.Runtime.Register("getBackground", "()Landroid/graphics/Bitmap;", "")>]
member this.Background : Android.Graphics.Bitmap

Property Value

Attributes

Remarks

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