AccessibilityNodeInfo.ActionArgumentSetTextCharsequence Campo

Definición

Argumento para especificar el contenido de texto que se va a establecer.

[Android.Runtime.Register("ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE")]
public const string ActionArgumentSetTextCharsequence;
[<Android.Runtime.Register("ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE")>]
val mutable ActionArgumentSetTextCharsequence : string

Valor de campo

Implementaciones

Atributos

Comentarios

Argumento para especificar el contenido de texto que se va a establecer.

<strong>Type:</strong> CharSequence<br><strong>Actions:</strong><ul><li>AccessibilityAction#ACTION_SET_TEXT</li></ul>

Java documentación para android.view.accessibility.AccessibilityNodeInfo.ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE.

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