Class PositionChangedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the position.
public class PositionChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsPositionChangedEventArgs
Properties
View SourcePosition
The current position in milliseconds.
Declaration
public uint Position { get; }
Property Value
Type | Description |
---|---|
uint |