color_type الملكية

color_type الملكية

يحصل ويضبط نوع السمة.

تعريف:

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

أنظر أيضا