package flash.text.ime
Available on flashread only compositionEndIndex:Intread only compositionStartIndex:Intread only selectionActiveIndex:Intread only selectionAnchorIndex:Intread only verticalTextLayout:Bool confirmComposition (?text:String, preserveSelection:Bool = false):VoidgetTextBounds (startIndex:Int, endIndex:Int):RectanglegetTextInRange (startIndex:Int, endIndex:Int):StringselectRange (anchorIndex:Int, activeIndex:Int):VoidupdateComposition (text:String, attributes:Vector<CompositionAttributeRange>, compositionStartIndex:Int, compositionEndIndex:Int):Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/text/ime/IIMEClient.html