Classes
Font
Font
Font
Summary
Constructors
Constructors
constructor
new Font(family: string, size: number, style?: FontStyleType, weight?: FontWeightType, scale?: number, fontVariationSettings?: FontVariationSettings[]): Font
Properties
fontFamily
defined in @nativescript/core/ui/styling/font.d.ts:7:8
fontScale
defined in @nativescript/core/ui/styling/font.d.ts:11:8
fontSize
defined in @nativescript/core/ui/styling/font.d.ts:10:8
fontStyle
defined in @nativescript/core/ui/styling/font.d.ts:8:8
fontVariationSettings
defined in @nativescript/core/ui/styling/font.d.ts:12:8
fontWeight
defined in @nativescript/core/ui/styling/font.d.ts:9:8
isBold
defined in @nativescript/core/ui/styling/font.d.ts:14:8
isItalic
defined in @nativescript/core/ui/styling/font.d.ts:15:8
default
Static
default: Font
defined in @nativescript/core/ui/styling/font.d.ts:5:15
Methods
getAndroidTypeface
defined in @nativescript/core/ui/styling/font.d.ts:19:1
Returns any
getUIFont
withFontVariationSettings
withFontVariationSettings(variationSettings: FontVariationSettings[]): Font
equals
Static
- Previous
- Folder
- Next
- FormattedString