2 references to FoldableService
Microsoft.Maui.Controls.Foldable (2)
DualScreenInfo.cs (2)
82 _twoPaneViewLayoutGuide = new TwoPaneViewLayoutGuide(element, FoldableService); // get if null 233 public Task<int> GetHingeAngleAsync() => FoldableService?.GetHingeAngleAsync() ?? Task.FromResult(0);