Class RepeatModeChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
An extended EventArgs class contains the changed repeat mode.
public class RepeatModeChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceMode
The repeat mode.
Declaration
public RepeatMode Mode { get; }
Property Value
Type | Description |
---|---|
RepeatMode |