graphic_type 属性

graphic_type 属性

获取和设置页面背景图形类型。

定义:

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

也可以看看