PUBarItem

@IBDesignable
open class PUBarItem : UIBarItem, PUXIBLocalizable

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

Inspectables

  • Declaration

    Swift

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