Paket | flash.text.engine |
Klass | public final class FontWeight |
Arv | FontWeight Object |
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5, Flash Lite 4 |
FontDescription.fontWeight
.
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
Konstant | Definieras med | ||
---|---|---|---|
BOLD : String = "bold" [statisk]
Anger fet stil. | FontWeight | ||
NORMAL : String = "normal" [statisk]
Anger normal stil. | FontWeight |
Konstantdetaljer
BOLD | Konstant |
public static const BOLD:String = "bold"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Anger fet stil.
NORMAL | Konstant |
public static const NORMAL:String = "normal"
Språkversion: | ActionScript 3.0 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Anger normal stil.
Tue Jun 12 2018, 01:40 PM Z