1 reference to NoPlatformFoldableService
Microsoft.Maui.Controls.Foldable (1)
NoPlatformFoldableService.cs (1)
18
static Lazy<NoPlatformFoldableService> _Instance = new Lazy<NoPlatformFoldableService>(() => new
NoPlatformFoldableService
());