CreationKit Documentation

Enumeration AHCard.​States

public enum States  

The state of the card

Member Of

AHCard

Enumeration Cases

loading

case loading

error

case error(message: String, tapHandler: () -> Void) 

normal

case normal