forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
package flash.text.engine;
|
||||
|
||||
@:native("flash.text.engine.JustificationStyle") extern enum abstract JustificationStyle(String) {
|
||||
var PRIORITIZE_LEAST_ADJUSTMENT;
|
||||
var PUSH_IN_KINSOKU;
|
||||
var PUSH_OUT_ONLY;
|
||||
}
|
Reference in New Issue
Block a user