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
.stringsfile. Each key must be separated by a comma.Declaration
Swift
var xibLocKeys: String? { get set }
PUXIBMultiLocalizable Protocol Reference