Implemented interface member:
property
WindowBounds
Microsoft.Maui.Foldable.IFoldableContext.WindowBounds
1 write to WindowBounds
Microsoft.Maui.Controls.Foldable (1)
Android\FoldableService.cs (1)
48 WindowBounds = rect;
3 references to WindowBounds
Microsoft.Maui.Controls.Foldable (3)
Android\FoldableService.cs (3)
106 global::Android.Util.Log.Info("JWM2", $"=== FoldingFeatureChanged?.Invoke isSeparating:{IsSeparating} window:{WindowBounds}"); 117 WindowBounds = WindowBounds 210 var windowBounds = WindowBounds;