PUXIBLocalizable

public protocol PUXIBLocalizable

PowerUpSwift: A protocol to localize basic controls in the Interface Builder.

  • PowerUpSwift: The key that is used in retrieving the localized value from a .strings file.

    Declaration

    Swift

    var xibLocKey: String? { get set }