IPower Interface

IPower

Syntax

public interface IPower

Properties

Name Value Summary
EnergySaverStatus EnergySaverStatus
EnergySaverStatusChanged IObservable<EnergySaverStatusChangedEventArgs>

Extension Methods

Name Value Summary
SetBackingValue<IPower, TV>(Expression<Func<IPower, TV>>, TV) T
Sets the backing value.
With<IPower, TKey, TField>(Dictionary<TKey, TField>, IDictionary<TKey, TField>) TBuilder
Adds the specified dictionary to the provided dictionary.