MockCursor.NotificationUri Property

Definition

Return the URI at which notifications of changes in this Cursor's data will be delivered, as previously set by SetNotificationUri(ContentResolver, Uri).

public virtual Android.Net.Uri? NotificationUri { [Android.Runtime.Register("getNotificationUri", "()Landroid/net/Uri;", "GetGetNotificationUriHandler")] get; }
[<get: Android.Runtime.Register("getNotificationUri", "()Landroid/net/Uri;", "GetGetNotificationUriHandler")>]
member this.NotificationUri : Android.Net.Uri

Property Value

Uri

Implements

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