is_bottom Eigentum

is_bottom Eigentum

Ermitteln oder Festlegen, ob eine „Top/Bottom n“-Regel eine „Bottom n“-Regel ist. Der Standardwert ist „false“.

Definition:

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

Siehe auch