Show / Hide Table of Contents

    Interface IBezelInteractionRouter

    An interface to take rotary events.

    Namespace: Tizen.Wearable.CircularUI.Forms
    Assembly: Tizen.Wearable.CircularUI.Forms.dll
    Syntax
    public interface IBezelInteractionRouter

    Properties

    Appeared

    Declaration
    bool Appeared { get; }
    Property Value
    Type Description
    System.Boolean

    RotaryFocusObject

    Declaration
    IRotaryFocusable RotaryFocusObject { get; }
    Property Value
    Type Description
    IRotaryFocusable
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX