PUXIBPlaceholderLocalizable
public protocol PUXIBPlaceholderLocalizable
PowerUpSwift: A protocol to localize the placeholder in the text fields and text views in the Interface Builder.
-
PowerUpSwift: The key that is used in retrieving the localized value from a
.strings
file.Declaration
Swift
var xibPlaceholderLocKey: String? { get set }