Lenguaje

SelectionEvent.ActionSmartShare Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionAction enum directly instead of this field.

El usuario ha clic en el elemento de menú textAssist.

[Android.Runtime.Register("ACTION_SMART_SHARE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionAction enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.SelectionAction ActionSmartShare = 105;
[<Android.Runtime.Register("ACTION_SMART_SHARE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionAction enum directly instead of this field.", true)>]
val mutable ActionSmartShare : Android.Views.TextClassifiers.SelectionAction

Valor de campo

Value = 105

Implementaciones

Atributos

Comentarios

El usuario ha clic en el elemento de menú textAssist.

Referencia de Android para android.view.textclassifier.SelectionEvent.ACTION_SMART_SHARE.

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