Skip to content

TypeProtcol

MarcoDotIO edited this page Apr 25, 2023 · 1 revision

TypeProtcol

public protocol TypeProtcol: KeyProtocol 

Inheritance

KeyProtocol

Requirements

variant()

Returns the type variant the class represents

func variant() -> Int

Returns

An Integer value that represents the class's type tag

Types
Protocols
Global Variables
Global Functions
Extensions
Clone this wiki locally