1 override of GetKeepScreenOn
Microsoft.Maui.Essentials (1)
DeviceDisplay\DeviceDisplay.netstandard.tvos.watchos.cs (1)
7 protected override bool GetKeepScreenOn() => false;
1 reference to GetKeepScreenOn
Microsoft.Maui.Essentials (1)
DeviceDisplay\DeviceDisplay.shared.cs (1)
105 get => GetKeepScreenOn();