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