AccessibilityNodeInfo.ActionArgumentMoveWindowY フィールド

定義

ウィンドウを移動する y 座標を指定する引数。

[Android.Runtime.Register("ACTION_ARGUMENT_MOVE_WINDOW_Y", ApiSince=26)]
public const string ActionArgumentMoveWindowY;
[<Android.Runtime.Register("ACTION_ARGUMENT_MOVE_WINDOW_Y", ApiSince=26)>]
val mutable ActionArgumentMoveWindowY : string

フィールド値

実装

属性

注釈

ウィンドウを移動する y 座標を指定する引数。

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

Javaドキュメント。

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

適用対象