Enum RecycleItemsViewOrientation
The orientations the a RecycleItemsView can have.
Namespace: Tizen.TV.UIControls.Forms
Assembly: Tizen.TV.UIControls.Forms.dll
Syntax
public enum RecycleItemsViewOrientation
Fields
| Name | Description |
|---|---|
| Horizontal | RecycleItemsView should be horizontally oriented. |
| Vertical | should be vertically oriented. |