InputContentInfo.ContentUri Property

Definition

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

Property Value

Uri

Content URI with which the content can be obtained.

Attributes

Remarks

Java documentation for android.view.inputmethod.InputContentInfo.getContentUri().

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