CircleSizePolicy#
- class omni.ui.CircleSizePolicy#
- Bases: - pybind11_object- Define what happens when the source image has a different size than the item. - Members: - STRETCH - FIXED - Methods - __init__(self, value)- Attributes - FIXED- STRETCH- value- __init__(
- self: omni.ui._ui.CircleSizePolicy,
- value: int,
 - property name#