跳到主要内容

Class DraggableLine

Properties

position

public float position { get; set; }

thickness

public float thickness { get; set; }

responseThickness

public float responseThickness { get; set; }

color

public Color color { get; set; }

hoverColor

public Color hoverColor { get; set; }

responseLine

public VisualElement responseLine { get; }

Constructors

DraggableLine()

public DraggableLine()