alt_text_description 属性
alt_text_description 属性
获取替代文本的描述
定义:
@property
def alt_text_description(self):
...
@alt_text_description.setter
def alt_text_description(self, value):
...
获取替代文本的描述
@property
def alt_text_description(self):
...
@alt_text_description.setter
def alt_text_description(self, value):
...