fixed_layout property

fixed_layout property

Definition:

@property
def fixed_layout(self):
    ...
@fixed_layout.setter
def fixed_layout(self, value):
    ...

See Also