Skip to main content
Module

x/targadactyl/deps.ts>ParagraphStyle

tga.js implemented in Deno
Latest
interface ParagraphStyle
import { type ParagraphStyle } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Properties

optional
disableHinting: boolean
optional
ellipsis: string
optional
heightMultiplier: number
optional
maxLines: number
optional
strutStyle: StrutStyle
optional
textAlign: TextAlign
optional
textDirection: TextDirection
optional
textHeightBehavior: TextHeightBehavior
optional
textStyle: TextStyle