position属性

position属性

停止的position。

定义:

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

也可以看看