hide_selection fastighet
hide_selection fastighet
Anger om markerad 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):
...