Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PredefinedAlignment

The basic Predefined Alignment method. You can assign an alignment mode to the x and y fields to control where the tooltip will render relative to the render Point of the tooltip.

Hierarchy

  • PredefinedAlignment

Properties

x
y

Properties

tag: "predef"
x: "left" | "center" | "right"

X alignment for this tooltip.

y: "center" | "above" | "below"

Y alignment for this tooltip.

Generated using TypeDoc