tiling property

tiling property

Definition:

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

See Also