Idioma

PersonalContextManager.DestinationAugmentedAutofill Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.App.PersonalContext.PersonalContextManagerDestination enum directly instead of this field.

Destino para respostas de preenchimento automático aumentadas que mostram embutido na barra de sugestões do IME.

[Android.Runtime.Register("DESTINATION_AUGMENTED_AUTOFILL", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.PersonalContextManagerDestination enum directly instead of this field.", true)]
public const Android.App.PersonalContext.PersonalContextManagerDestination DestinationAugmentedAutofill = 16;
[<Android.Runtime.Register("DESTINATION_AUGMENTED_AUTOFILL", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.PersonalContextManagerDestination enum directly instead of this field.", true)>]
val mutable DestinationAugmentedAutofill : Android.App.PersonalContext.PersonalContextManagerDestination

Valor do campo

Value = 16
Atributos

Aplica-se a