Skip to content

GenericValueType

tevelee edited this page Jul 25, 2026 · 1 revision

GenericValueType

The representation of a value generic parameter.

public enum GenericValueType: UInt32 

Inheritance

UInt32

Enumeration Cases

int

An integer value generic parameter.

case int = 0
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally