Share via


WindowInsets.DisplayShape プロパティ

定義

ウィンドウの座標空間内の表示図形を返します。

public Android.Views.DisplayShape? DisplayShape { [Android.Runtime.Register("getDisplayShape", "()Landroid/view/DisplayShape;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getDisplayShape", "()Landroid/view/DisplayShape;", "", ApiSince=34)>]
member this.DisplayShape : Android.Views.DisplayShape

プロパティ値

表示図形

属性

注釈

ウィンドウの座標空間内の表示図形を返します。

の Java ドキュメント android.view.WindowInsets.getDisplayShape()

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

適用対象