SimulatorAudioOutputChangedEventArgs
USI.Core
Reports a change to simulator-wide audio output.
public sealed class SimulatorAudioOutputChangedEventArgs : EventArgsConstructors
SimulatorAudioOutputChangedEventArgs
public SimulatorAudioOutputChangedEventArgs(bool isEnabled)Reports a change to simulator-wide audio output.
Properties
IsEnabled
public bool IsEnabled { get; }