Class EqualizerStateChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
An extended EventArgs class contains the changed equalizer state.
public class EqualizerStateChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceState
The state of the equalizer.
Declaration
public EqualizerState State { get; }
Property Value
Type | Description |
---|---|
EqualizerState |