Font Weight Settings

(UI 0.9.9)

Introducere

Sinopsisul clasei

final UI\Draw\Text\Font\Weight {
/* Constants */
const int Thin ;
const int UltraLight ;
const int Light ;
const int Book ;
const int Normal ;
const int Medium ;
const int SemiBold ;
const int Bold ;
const int UltraBold ;
const int Heavy ;
const int UltraHeavy ;
}
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top