only_auto属性

only_auto属性

是否只适合未自定义高度的行。

定义:

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

也可以看看