package flash.text
Available on flash
new()read onlycharCount:IntfindText(beginIndex:Int, textToFind:String, caseSensitive:Bool):IntgetSelected(beginIndex:Int, endIndex:Int):BoolgetSelectedText(includeLineEndings:Bool = false):StringgetText(beginIndex:Int, endIndex:Int, includeLineEndings:Bool = false):StringgetTextRunInfo(beginIndex:Int, endIndex:Int):Array<Dynamic>hitTestTextNearPos(x:Float, y:Float, maxDistance:Float = 0):FloatsetSelectColor(hexColor:UInt = 16776960):VoidsetSelected(beginIndex:Int, endIndex:Int, select:Bool):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/text/TextSnapshot.html