FontStyles

interface FontStyles

提供了一组预定义的字体样式(FontStyle)。

Author

M8Test, [email protected], https://m8test.com

Functions

Link copied to clipboard
abstract fun getItalic(): FontStyle

斜体样式,使用为倾斜设计的字形。

Link copied to clipboard
abstract fun getNormal(): FontStyle

常规样式,使用直立的字形。