Class CircularShellSectionItemsRenderer
Inheritance
System.Object
CircularShellSectionItemsRenderer
Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
public class CircularShellSectionItemsRenderer : ShellSectionItemsRenderer
Constructors
Declaration
public CircularShellSectionItemsRenderer(ShellSection section)
Parameters
Type |
Name |
Description |
ShellSection |
section |
|
Methods
Declaration
protected override bool OnRotated(bool isClockwise)
Parameters
Type |
Name |
Description |
System.Boolean |
isClockwise |
|
Returns
Type |
Description |
System.Boolean |
|