ChevronMark.cs declarations
Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Controls/ChevronMark.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-graph/Editor/GraphView/Controls/ChevronMark.cs
Source file hash: sha256:464c224db90f550b6b6eb30514522d5ab322e63ce97facb8b4632d14803fb091
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: ChevronMark
Section titled “Type: ChevronMark”Original lines: 23-78
Declaration hash: sha256:6e60de66a7f5077361f3068f0e518c874661108f47f689d2a22d86ea22b5732d
public sealed class ChevronMark : VisualElement{}Field: UssClassName
Section titled “Field: UssClassName”Original lines: 26
Declaration hash: sha256:435c9084a0f19119542ed2d7c82378ea818ba8e556f98a574838a3595e57372e
public const string UssClassName = "bq-chevron-mark";Method: ChevronMark()
Section titled “Method: ChevronMark()”Original lines: 38-43
Declaration hash: sha256:17c070dbbbe80c76bbadf0098277637069acc0c7355b33f53b2693b010ba31cd
public ChevronMark();