Function readAxisOverlap

  • Returns the AxisOverlap representing the given string.

    Returns

    the AxisOverlap represented by the given string, or NULL.

    Parameters

    • given: string

      the string representing an AxisOverlap. Generally "allow", "prevent", or "default"

    Returns AxisOverlap

Generated using TypeDoc