Enums

The following enums are available globally.

  • Enum to pass to methods that can present a UIViewController modally from multiple sources. This removes the the need for providing two APIs or specifying AnyObject as the parameter type and maintains type safety.

    Seealso

    openURL(_:fromSourceItem:inViewController:)
    See more

    Declaration

    Swift

    public enum UIPopoverSourceType