is_mobile_compatible fastighet

is_mobile_compatible fastighet

Indikerar om utgången HTML är kompatibel med mobila enheter. Standardvärdet är falskt.

Definition:

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

Se även