UIView
public extension UIView
-
Undocumented
Declaration
Swift
func findFirstResponder() -> UIView? -
Undocumented
Declaration
Swift
func findAllResponderViews(maxLevels: Int = 3) -> [UIView] -
Undocumented
Declaration
Swift
func nextSuperviewOfType() -> UIView? -
Undocumented
Declaration
Swift
func moveToNextResponder(forward: Bool = true) -
Undocumented
Declaration
Swift
func takeScreenShot() -> UIImage?
UIView Extension Reference