Classes

The following classes are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    open class Associated<T>: NSObject, NSCopying
  • Make sure you use [weak self] (gesture) in if you are using the keyword self inside the closure or there might be a memory leak

    See more

    Declaration

    Swift

    open class BlockTap: UITapGestureRecognizer
  • Class extending standart URLCache functionality

    See more

    Declaration

    Swift

    open class EyrURLCache: URLCache