Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ContentWidgetPositionPreference

A positioning preference for rendering content widgets.

Index

Enumeration members

Enumeration members

ABOVE

ABOVE: = 1

Place the content widget above a position

BELOW

BELOW: = 2

Place the content widget below a position

EXACT

EXACT: = 0

Place the content widget exactly at a position

Generated using TypeDoc