Enumeration ContentWidgetPositionPreference

Expand description

A positioning preference for rendering content widgets.

Enumeration Members§

§

ABOVE = 1

Place the content widget above a position

§

BELOW = 2

Place the content widget below a position

§

EXACT = 0

Place the content widget exactly at a position