IAccessibleAdornmentControl 接口

定义

表示应由屏幕阅读器大声朗读的装饰品。 应主要针对位于文本行中/位于文本行中的非重点 UI 控件实现。

public interface IAccessibleAdornmentControl
type IAccessibleAdornmentControl = interface
Public Interface IAccessibleAdornmentControl

注解

这应由与装饰标记./>关联的控件实现。

方法

GetAutomationText()

获取屏幕阅读器要读取的文本。

适用于