GestureDescription.StrokeDescription.Path プロパティ

定義

このストロークのパスのコピーを取得する

public virtual Android.Graphics.Path? Path { [Android.Runtime.Register("getPath", "()Landroid/graphics/Path;", "GetGetPathHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getPath", "()Landroid/graphics/Path;", "GetGetPathHandler", ApiSince=24)>]
member this.Path : Android.Graphics.Path

プロパティ値

パスのコピー

属性

注釈

このストロークのパスのコピーを取得する

の Java ドキュメント android.accessibilityservice.GestureDescription.StrokeDescription.getPath()

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

適用対象