SetValueResult.ResultUnsupported Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Service.Settings.Preferences.SetValueResultType enum directly instead of this field.

Esta API no admite las preferencias solicitadas.

[Android.Runtime.Register("RESULT_UNSUPPORTED", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Settings.Preferences.SetValueResultType enum directly instead of this field.", true)]
public const Android.Service.Settings.Preferences.SetValueResultType ResultUnsupported = 1;
[<Android.Runtime.Register("RESULT_UNSUPPORTED", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Settings.Preferences.SetValueResultType enum directly instead of this field.", true)>]
val mutable ResultUnsupported : Android.Service.Settings.Preferences.SetValueResultType

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Esta API no admite las preferencias solicitadas.

No se recomienda reintentar.

Java documentación para android.service.settings.preferences.SetValueResult.RESULT_UNSUPPORTED.

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