direction_sense property

direction_sense property

DirectionSense

Definition:

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

See Also