hide_selection fastighet
hide_selection fastighet
Indikerar om vald text i kontrollen visas markerad när kontrollen inte har fokus.
Definition:
@property
def hide_selection(self):
...
@hide_selection.setter
def hide_selection(self, value):
...