package flash.text.ime
Available on flash
read onlycompositionEndIndex:Intread onlycompositionStartIndex:Intread onlyselectionActiveIndex:Intread onlyselectionAnchorIndex:Intread onlyverticalTextLayout:BoolconfirmComposition(?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–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/text/ime/IIMEClient.html