UIRefreshControl

extension UIRefreshControl
  • PowerUpSwift: Returns the reversed value of isRefreshing so it feels more natural to write than using an exclamation point.

    Declaration

    Swift

    public var isNotRefreshing: Bool { get }