Share via


SetValueRequest.PreferenceValue Property

Definition

Returns the value of requested Preference.

public Android.Service.Settings.Preferences.SettingsPreferenceValue PreferenceValue { [Android.Runtime.Register("getPreferenceValue", "()Landroid/service/settings/preferences/SettingsPreferenceValue;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getPreferenceValue", "()Landroid/service/settings/preferences/SettingsPreferenceValue;", "", ApiSince=36)>]
member this.PreferenceValue : Android.Service.Settings.Preferences.SettingsPreferenceValue

Property Value

Attributes

Remarks

Returns the value of requested Preference.

Java documentation for android.service.settings.preferences.SetValueRequest.getPreferenceValue().

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