FontsContract.FontInfo.Uri Property

Definition

Returns a URI associated to this record.

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

Property Value

Uri
Attributes

Remarks

Returns a URI associated to this record.

Java documentation for android.provider.FontsContract.FontInfo.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