PUNavigationItem

@IBDesignable
open class PUNavigationItem : UINavigationItem, PUXIBLocalizable

PowerUpSwift: The subclass of UINavigationItem that allows the editing of additional UIKit properties via the Interface Builder.

Inspectables

  • Declaration

    Swift

    @IBInspectable
    open var xibLocKey: String? { get set }