Enums
The following enums are available globally.
-
Enum to pass to methods that can present a
UIViewControllermodally from multiple sources. This removes the the need for providing two APIs or specifyingAnyObjectas the parameter type and maintains type safety.See moreSeealso
openURL(_:fromSourceItem:inViewController:)Declaration
Swift
public enum UIPopoverSourceType
View on GitHub
Enums Reference