rotation 属性

rotation 属性

将应用旋转设置。

定义:

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

也可以看看