Click or drag to resize

AWTPatternAWTComponentAccessibleName Property

The accessible name of the sought-for object (the value returned by the javax.accessibility.AccessibleContext.getAccessibleName() method).

Namespace:  SmartBear.TestLeft.TestObjects.Swing
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public string AWTComponentAccessibleName { get; set; }

Property Value

Type: String
See Also