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 |