style 属性

style 属性

返回表示指定范围的 style 的 Style 对象。

定义:

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

也可以看看