is_visible fastighet
is_visible fastighet
Indikerar om denna kontroll är synlig.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Indikerar om denna kontroll är synlig.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...