Class RotaryEventManager

    Definition

    Namespace:
    ElmSharp.Wearable
    Assembly:
    ElmSharp.Wearable.dll

    The RotaryEventManager serves functions for the global Rotary event like Galaxy Gear.

    [Obsolete("This has been deprecated in API12")]
    public static class RotaryEventManager
    Inheritance
    object
    RotaryEventManager

    Events

    View Source

    Rotated

    Rotated will be triggered when the rotatable device like the Galaxy Gear Bezel is rotated.

    Declaration
    [Obsolete("This has been deprecated in API12")]
    public static event RotaryEventHandler Rotated
    Event Type
    Type Description
    RotaryEventHandler
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX