Class BezelInteractionExtension
Inheritance
System.Object
BezelInteractionExtension
Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
Syntax
public static class BezelInteractionExtension : object
Methods
FindBezelController(Element)
Declaration
public static IBezelInteractionController FindBezelController(this Element element)
Parameters
| Type | Name | Description |
|---|---|---|
| Element | element |
Returns
| Type | Description |
|---|---|
| IBezelInteractionController |
FindBezelRouter(Element)
Declaration
public static IBezelInteractionRouter FindBezelRouter(this Element element)
Parameters
| Type | Name | Description |
|---|---|---|
| Element | element |
Returns
| Type | Description |
|---|---|
| IBezelInteractionRouter |