LocalizationStringExtensions extension

on

Properties

arabicRegExp RegExp
Regex for arabic characters
no setter
englishRegExp RegExp
Regex for english characters
no setter
isArabic bool
Check if the string is arabic
no setter
isEnglish bool
Check if the string is english
no setter
isLtr bool
Check if the string is LTR
no setter
isRtl bool
Check if the string is RTL
no setter