password_char عقار

password_char عقار

يحصل على حرف ويحدده ليتم عرضه بدلاً من الأحرف المدخلة.

تعريف:

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

أنظر أيضا