String
extension String
-
Undocumented
Declaration
Swift
func numericGreaterOrEqual(then otherString: String) -> Bool -
Returns an attributed string that inserts the given string in an emphasized style
Declaration
Swift
func inserting(emphasizedString: String) -> NSAttributedString -
Undocumented
Declaration
Swift
var localized: String { get } -
Undocumented
Declaration
Swift
func localized(tableName: String? = nil) -> String -
This method generates a random string containing the lowercase english alphabet letters a-z, given a specific size.
Declaration
Swift
public static func getRandomString(of size: Int) -> String -
Undocumented
Declaration
Swift
static func formattedToday() -> String -
Undocumented
Declaration
Swift
var semanticVersion: SAP_SemanticVersion? { get }