TXSourceStringPolicy

public final class TXSourceStringPolicy : NSObject, TXMissingPolicy

Returns the source string when the translation string is missing.

  • Return the source string as the translation string.

    Declaration

    Swift

    public func get(sourceString: String) -> String

    Parameters

    sourceString

    the source string

    Return Value

    the source string