package flash.text.ime
Available on flash
read onlycompositionEndIndex:Int
read onlycompositionStartIndex:Int
read onlyselectionActiveIndex:Int
read onlyselectionAnchorIndex:Int
read onlyverticalTextLayout:Bool
confirmComposition(?text:String, preserveSelection:Bool = false):Void
getTextBounds(startIndex:Int, endIndex:Int):Rectangle
getTextInRange(startIndex:Int, endIndex:Int):String
selectRange(anchorIndex:Int, activeIndex:Int):Void
updateComposition(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