SizeTypeEnum

size type options.

Class

Read Only

Number NONE_SIZE = 1315925587

None size.


Read Only

Number DEFAULT_SIZE = 1147491177

Default size.


Read Only

Number FIXED_SIZE = 1181317203

Fixed size.


Read Only

Number RELATIVE_TO_TEXT_FLOW = 1383289940

Relative to text flow.


Read Only

Number RELATIVE_TO_TEXT_SIZE = 1383486579

Relative to text size.


Read Only

Number USE_CUSTOM_WIDTH = 1430476649

Use custom width.


Read Only

Number USE_CUSTOM_HEIGHT = 1430472805

Use custom height.

Was this helpful?