top_border 属性

top_border 属性

将应用顶部边框设置。

定义:

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

也可以看看