Notification.HasImage Property

Definition

public virtual bool HasImage { [Android.Runtime.Register("hasImage", "()Z", "GetHasImageHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("hasImage", "()Z", "GetHasImageHandler", ApiSince=31)>]
member this.HasImage : bool

Property Value

true if the notification has image

Attributes

Remarks

Java documentation for android.app.Notification.hasImage().

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