get_sizing_type#

SizeControl.get_sizing_type()#

Gets the sizing type for the size control.

Returns:
:
SizingType

Returns the sizing type of the control.

Return type:

SizingType

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> type = size_control.get_sizing_type()