Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InlineAPI

Hierarchy

  • InlineAPI

Index

Methods

canBreak

  • canBreak(): boolean
  • Returns boolean

canDraw

  • canDraw(): boolean
  • Returns boolean

color

draw

  • draw(opt: any): void
  • Parameters

    • opt: any

    Returns void

font

  • font(): string | null
  • Returns string | null

onReady

width

  • width(arg: { ctx: CanvasRenderingContext2D }): number
  • Parameters

    • arg: { ctx: CanvasRenderingContext2D }
      • ctx: CanvasRenderingContext2D

    Returns number

Generated using TypeDoc