ScrollItemPlacement Enum

Definition

Item Position

public enum ScrollItemPlacement
type ScrollItemPlacement = 
Public Enum ScrollItemPlacement
Inheritance
ScrollItemPlacement

Fields

Bottom 5

Aligned bottom

Center 3

Aligned center

Default 0

If visible then it will not scroll, if not then item will be aligned to the nearest edge

Left 1

Aligned left

Right 4

Aligned right

Top 2

Aligned top

Applies to