background_color عقار

background_color عقار

يحصل على لون الخلفية لـ Area أو يعينه.

تعريف:

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

أنظر أيضا