Kind

public enum Kind : Int, CaseIterable

The set of available library types.

case anime = 0
case literature = 1
case game = 2
  • Tag: KKL-Kind

Cases

Properties