AbstractCursor.NotificationUris Property

Definition

public virtual System.Collections.Generic.IList<Android.Net.Uri>? NotificationUris { [Android.Runtime.Register("getNotificationUris", "()Ljava/util/List;", "GetGetNotificationUrisHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getNotificationUris", "()Ljava/util/List;", "GetGetNotificationUrisHandler", ApiSince=29)>]
member this.NotificationUris : System.Collections.Generic.IList<Android.Net.Uri>

Property Value

Attributes

Applies to