AccessibilityNodeInfo.ActionArgumentSetTextCharsequence 字段

定义

指定要设置的文本内容的参数。

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

字段值

实现

属性

注解

指定要设置的文本内容的参数。

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

Java文档android.view.accessibility.AccessibilityNodeInfo.ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于