SettingsSlicesContract.BaseUri Property

Definition

A content:// style uri to the Settings Slices authority, #AUTHORITY.

[Android.Runtime.Register("BASE_URI", ApiSince=28)]
public static Android.Net.Uri? BaseUri { get; }
[<Android.Runtime.Register("BASE_URI", ApiSince=28)>]
static member BaseUri : Android.Net.Uri

Property Value

Uri
Attributes

Remarks

A content:// style uri to the Settings Slices authority, #AUTHORITY.

Java documentation for android.provider.SettingsSlicesContract.BASE_URI.

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