Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Edge_Direction

mattt edited this page Nov 16, 2020 · 9 revisions

Edge.Direction

public enum Direction

Inheritance

Hashable, String

Enumeration Cases

none

case none

forward

case forward

backward

case backward

both

case both
Clone this wiki locally