hide_selection عقار
hide_selection عقار
يشير إلى ما إذا كان النص المحدد في عنصر التحكم يظهر مميزًا عندما لا يكون عنصر التحكم محط تركيز.
تعريف:
@property
def hide_selection(self):
...
@hide_selection.setter
def hide_selection(self, value):
...