textlayout_ParagraphStyle
- class textlayout_ParagraphStyle
Methods
__init__(self: skia.textlayout_ParagraphStyle) -> None
setStrutStyle(self: skia.textlayout_ParagraphStyle, strutstyle: skia.textlayout_StrutStyle) -> None
setTextAlign(self: skia.textlayout_ParagraphStyle, align: skia.textlayout_TextAlign) -> None
setTextStyle(self: skia.textlayout_ParagraphStyle, textstyle: skia.textlayout_TextStyle) -> None
Methods
- textlayout_ParagraphStyle.__init__(self: skia.textlayout_ParagraphStyle) None
- textlayout_ParagraphStyle.setStrutStyle(self: skia.textlayout_ParagraphStyle, strutstyle: skia.textlayout_StrutStyle) None
- textlayout_ParagraphStyle.setTextAlign(self: skia.textlayout_ParagraphStyle, align: skia.textlayout_TextAlign) None
- textlayout_ParagraphStyle.setTextStyle(self: skia.textlayout_ParagraphStyle, textstyle: skia.textlayout_TextStyle) None