accesibility_settings property

accesibility_settings property

Definition:

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

See Also