Type Method
isRTLScript(_:)isRTLScript:isRTLScript_
Declaration
class func isRTLScript(_ script: String?) -> BoolDeclaration
+ (BOOL) isRTLScript:(NSString *) script;Declaration
isRTLScript_(script: str) -> boolType Method
class func isRTLScript(_ script: String?) -> Bool+ (BOOL) isRTLScript:(NSString *) script;isRTLScript_(script: str) -> bool