position 属性

position 属性

停靠点position。

定义:

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

也可以看看