次の方法で共有


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()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象