Show / Hide Table of Contents

    Delegate RotaryEventHandler

    Delegate for a triggering rotary event

    Namespace: Tizen.Wearable.CircularUI.Forms
    Assembly: Tizen.Wearable.CircularUI.Forms.dll
    Syntax
    public delegate void RotaryEventHandler(RotaryEventArgs args);
    Parameters
    Type Name Description
    RotaryEventArgs args

    Rotated direction of Rotary device

    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX