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