show_type 属性

show_type 属性

表示智能标记的显示类型。

定义:

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

也可以看看