AccessibilityNodeInfo.ActionArgumentSelectionEndInt フィールド

定義

選択範囲の末尾を指定するための引数。

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

フィールド値

実装

属性

注釈

選択範囲の末尾を指定するための引数。

<strong>Type:</strong> int<br><strong>Actions:</strong><ul><li>AccessibilityAction#ACTION_SET_SELECTION</li></ul>

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象