type属性

type属性

指示迷你图组的迷你图 type。

定义:

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

也可以看看