DisplayShape.Path プロパティ

定義

表示図形の を Path 返します。

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

プロパティ値

表示図形の a Path

属性

注釈

表示図形の を Path 返します。

android.view.DisplayShape.getPath()Java ドキュメント。

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

適用対象