SetValueResult.ResultDisallow 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.

No se permite el acceso solicitado en esta API en la directiva de dispositivo actual.

[Android.Runtime.Register("RESULT_DISALLOW", 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 ResultDisallow = 7;
[<Android.Runtime.Register("RESULT_DISALLOW", 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 ResultDisallow : Android.Service.Settings.Preferences.SetValueResultType

Valor de campo

Value = 7

Implementaciones

Atributos

Comentarios

No se permite el acceso solicitado en esta API en la directiva de dispositivo actual.

El reintento puede realizarse correctamente si cambian las condiciones subyacentes.

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

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