is_mobile_compatible недвижимость

is_mobile_compatible недвижимость

Указывает, совместим ли вывод HTML с мобильными устройствами. Значение по умолчанию — false.

Определение:

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

Смотрите также