limit_location property

limit_location property

Definition:

@property
def limit_location(self):
    ...

@limit_location.setter
def limit_location(self, value):
    ...

See Also