RichieBooksPresentationState
public enum RichieBooksPresentationState : Int
Undocumented
-
Undocumented
Declaration
Swift
case unpresentable = 0 -
Undocumented
Declaration
Swift
case preparable = 1 -
Undocumented
Declaration
Swift
case preparingForPresentation = 2 -
Undocumented
Declaration
Swift
case presentable = 3