言語

AccessibilityNodeInfo.ActionArgumentMovementGranularityInt フィールド

定義

ノード テキストを走査するときに使用する移動の粒度を指定する引数。

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

フィールド値

実装

属性

注釈

ノード テキストを走査するときに使用する移動の粒度を指定する引数。

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

Javaドキュメント。

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

適用対象