Language

AppFunctionUriGrant.Uri Property

Definition

Returns the Uri to be granted.

public Android.Net.Uri Uri { [Android.Runtime.Register("getUri", "()Landroid/net/Uri;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getUri", "()Landroid/net/Uri;", "", ApiSince=37)>]
member this.Uri : Android.Net.Uri

Property Value

Uri
Attributes

Remarks

Returns the Uri to be granted.

Android reference for android.app.appfunctions.AppFunctionUriGrant.getUri.

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