Interface IThermalStateService
- Namespace
- DrawnUi
- Assembly
- DrawnUi.Maui.dll
public interface IThermalStateService
- Extension Methods
Properties
CurrentState
ThermalState CurrentState { get; }
Property Value
Events
StateChanged
event Action<ThermalState>? StateChanged