item_count属性

item_count属性

获取列表框中的项目数。

定义:

@property
def item_count(self):
    ...

也可以看看