W3cubDocs

/Haxe Flash

IIMEClient

package flash.text.ime

Available on flash

Variables

read only compositionEndIndex:Int

read only compositionStartIndex:Int

read only selectionActiveIndex:Int

read only selectionAnchorIndex:Int

read only verticalTextLayout:Bool

Methods

@:value({ preserveSelection : false }) 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–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/text/ime/IIMEClient.html