LocalizableStringResource
public protocol LocalizableStringResource
Undocumented
-
Undocumented
Declaration
Swift
var tableName: String { get }
-
Undocumented
Declaration
Swift
var tableEntry: LocalizationEntry { get }
-
Undocumented
Declaration
Swift
var fallbackTableEntry: String { get }
-
Undocumented
Declaration
Swift
var isCustomizable: Bool { get }
-
localizedFormat
Extension methodUndocumented
Declaration
Swift
public var localizedFormat: String { get }