Class ShuffleModeChangedeventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the changed shuffle mode.
public class ShuffleModeChangedeventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsShuffleModeChangedeventArgs
Properties
View SourceMode
The shuffle mode.
Declaration
public ShuffleMode Mode { get; }
Property Value
Type | Description |
---|---|
ShuffleMode |