PUXIBMultiLocalizable

public protocol PUXIBMultiLocalizable

PowerUpSwift: A protocol to localize multiple texts in the same control such as the segmented control in the Interface Builder.

  • PowerUpSwift: The keys that are used in retrieving the localized values from a .strings file. Each key must be separated by a comma.

    Declaration

    Swift

    var xibLocKeys: String? { get set }