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

Node_FixedSize

mattt edited this page Nov 16, 2020 · 2 revisions

Node.FixedSize

public enum FixedSize

Inheritance

ExpressibleByBooleanLiteral, Hashable, String

Initializers

init(booleanLiteral:)

public init(booleanLiteral value: BooleanLiteralType)

Enumeration Cases

`false`

case `false`

`true`

case `true`

shape

case shape
Clone this wiki locally