AccessibilityNodeInfo.ActionArgumentColumnInt フィールド

定義

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

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

フィールド値

実装

属性

注釈

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

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

android.view.accessibility.AccessibilityNodeInfo.ACTION_ARGUMENT_COLUMN_INTJava ドキュメント。

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

適用対象