Enums
The following enums are available globally.
-
Defines the type of a post. Either a question or an answer
See moreDeclaration
Swift
public enum PostType: String, StringRepresentable
SwiftStack Docs (44% documented)
The following enums are available globally.
Defines the type of a post. Either a question or an answer
See moreSwift
public enum PostType: String, StringRepresentable