AccessibilityImplementation
package flash.accessibility
Available on flash
Constructor
new()
Variables
errno:UInt
stub:Bool
Methods
accDoDefaultAction(childID:UInt):Void
accLocation(childID:UInt):Dynamic
accSelect(operation:UInt, childID:UInt):Void
getChildIDArray():Array<Dynamic>
get_accDefaultAction(childID:UInt):String
get_accFocus():UInt
get_accName(childID:UInt):String
get_accRole(childID:UInt):UInt
get_accSelection():Array<Dynamic>
get_accState(childID:UInt):UInt
get_accValue(childID:UInt):String
get_selectionActiveIndex():Dynamic
get_selectionAnchorIndex():Dynamic
isLabeledBy(labelBounds:Rectangle):Bool
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/accessibility/AccessibilityImplementation.html