言語

IWindowInsetsAnimationController.CurrentFraction プロパティ

定義

setInsetsAndAlpha(Insets, float, float) の分数で前に設定した進行状況を返します。

public float CurrentFraction { [Android.Runtime.Register("getCurrentFraction", "()F", "GetGetCurrentFractionHandler:Android.Views.IWindowInsetsAnimationControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getCurrentFraction", "()F", "GetGetCurrentFractionHandler:Android.Views.IWindowInsetsAnimationControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)>]
member this.CurrentFraction : single

プロパティ値

属性

注釈

詳細については、android.view.WindowInsetsAnimationController.getCurrentFraction の Android リファレンス ドキュメントを参照してください。

android.view.WindowInsetsAnimationController.getCurrentFraction のJavaドキュメント。

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

適用対象