Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
typealias NUColor = UIColor -
Undocumented
Declaration
Swift
typealias NUGestureRecognizer = UIGestureRecognizer -
Undocumented
Declaration
Swift
typealias NUGestureRecognizerDelegate = UIGestureRecognizerDelegate -
Undocumented
Declaration
Swift
typealias NUPanGestureRecognizer = UIPanGestureRecognizer -
Undocumented
Declaration
Swift
typealias NUTapClickGestureRecognizer = UITapGestureRecognizer -
Undocumented
Declaration
Swift
typealias NULabel = UILabel -
Undocumented
Declaration
Swift
typealias NUStackView = UIStackView -
Undocumented
Declaration
Swift
typealias NUView = UIView -
Undocumented
Declaration
Swift
typealias NUViewController = UIViewController -
-
-
-
-
-
-
-
-
-
Undocumented
Declaration
Swift
typealias NUImage = UIImage -
-
Callback conveying the string selected by the PickerView
Declaration
Swift
typealias onSelectCallback = (String) -> Void
Type Aliases Reference