IWindowInsetsAnimationController.CurrentInsets プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のインセットを取得します。 これらのインセットは常にウィンドウに対して相対的であり、View.getRootView を基準にした場合と同じであることに注意してください。
public Android.Graphics.Insets CurrentInsets { [Android.Runtime.Register("getCurrentInsets", "()Landroid/graphics/Insets;", "GetGetCurrentInsetsHandler:Android.Views.IWindowInsetsAnimationControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getCurrentInsets", "()Landroid/graphics/Insets;", "GetGetCurrentInsetsHandler:Android.Views.IWindowInsetsAnimationControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)>]
member this.CurrentInsets : Android.Graphics.Insets
プロパティ値
- 属性
注釈
詳細については、android.view.WindowInsetsAnimationController.getCurrentInsets の Android リファレンス ドキュメントを参照してください。
android.view.WindowInsetsAnimationController.getCurrentInsets のJavaドキュメント。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。