PUNavigationItem
@IBDesignable
open class PUNavigationItem : UINavigationItem, PUXIBLocalizable
PowerUpSwift: The subclass of UINavigationItem that allows the editing of additional UIKit properties via the Interface Builder.
-
Declaration
Swift
@IBInspectable open var xibLocKey: String? { get set }
PUNavigationItem Class Reference