AccessibilityNodeInfo.ActionArgumentRowInt フィールド

定義

画面上に表示するコレクション行を指定するための引数。

[Android.Runtime.Register("ACTION_ARGUMENT_ROW_INT", ApiSince=23)]
public const string ActionArgumentRowInt;
[<Android.Runtime.Register("ACTION_ARGUMENT_ROW_INT", ApiSince=23)>]
val mutable ActionArgumentRowInt : string

フィールド値

実装

属性

注釈

画面上に表示するコレクション行を指定するための引数。

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

Javaドキュメント。

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

適用対象