SettingsPreferenceValue.IntValue Propiedad

Definición

Devuelve el valor int de Preference; el tipo debe ser #TYPE_INT.

public int IntValue { [Android.Runtime.Register("getIntValue", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getIntValue", "()I", "", ApiSince=36)>]
member this.IntValue : int

Valor de propiedad

Atributos

Comentarios

Devuelve el valor int de Preference; el tipo debe ser #TYPE_INT.

Java documentación para android.service.settings.preferences.SettingsPreferenceValue.getIntValue().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a