1 implementation of GetHinge
Microsoft.Maui.Controls.Foldable (1)
NoPlatformFoldableService.cs (1)
51 public Rect GetHinge()
3 references to GetHinge
Microsoft.Maui.Controls.Foldable (3)
TwoPaneViewLayoutGuide.cs (3)
139 return DualScreenService.GetHinge(); 293 Hinge = DualScreenService.GetHinge(); 314 var hinge = DualScreenService.GetHinge();