get_sizing_type#
- SizeControl.get_sizing_type()#
Gets the sizing type for the size control.
- Returns:
- :
SizingTypeReturns the sizing type of the control.
- Return type:
Notes
This is a beta API. The behavior and implementation may change in future.
Examples
>>> type = size_control.get_sizing_type()