PresentationStyle
public enum PresentationStyle
Undocumented
-
Present in separate window
Declaration
Swift
case window
-
Present in key window from top presented controller
Declaration
Swift
case topController