Class PositionChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    An extended EventArgs class contains the position.

    public class PositionChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    PositionChangedEventArgs

    Properties

    View Source

    Position

    The current position in milliseconds.

    Declaration
    public uint Position { get; }
    Property Value
    Type Description
    uint
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX