KeyWindowProvider

public struct KeyWindowProvider : WindowProvider

Returns key UIWindow

Properties

  • UIWindow instance

    Declaration

    Swift

    public var window: UIWindow? { get }

Methods

  • Constructor

    Declaration

    Swift

    public init()