Share via


SettingsPreferenceValue.Type Property

Definition

Returns the type indicator for Preference value.

public Android.Service.Settings.Preferences.SettingsPreferenceValueType Type { [Android.Runtime.Register("getType", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getType", "()I", "", ApiSince=36)>]
member this.Type : Android.Service.Settings.Preferences.SettingsPreferenceValueType

Property Value

Attributes

Remarks

Returns the type indicator for Preference value.

Java documentation for android.service.settings.preferences.SettingsPreferenceValue.getType().

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