요약
생성자
new(family: Content,weight: FontWeight,style: Enum.FontStyle) |
fromName(name: string,weight: FontWeight,style: Enum.FontStyle) |
fromId(id: number,weight: FontWeight,style: Enum.FontStyle) |
API 참조
생성자
new
Font.new(
매개 변수
weight:FontWeight 기본값: Enum.FontWeight.Regular |
| 기본값: Enum.FontStyle.Normal |
fromName
Font.fromName(
매개 변수
weight:FontWeight 기본값: Enum.FontWeight.Regular |
| 기본값: Enum.FontStyle.Normal |
fromId
Font.fromId(
매개 변수
weight:FontWeight 기본값: Enum.FontWeight.Regular |
| 기본값: Enum.FontStyle.Normal |
속성
Weight
Font.Weight:FontWeight