is_auto_word_selected mülk

is_auto_word_selected mülk

Bir seçimi genişletmek için kullanılan temel birimi belirtir. True, temel birimin tek bir karakter olduğunu belirtir. false, temel birimin tam bir sözcük olduğunu belirtir.

Tanım:

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

Ayrıca bakınız