Instance Method
localizedCustomValue(forKey:script:) localizedCustomValueForKey:script: localizedCustomValueForKey_script_
Declaration
func localizedCustomValue(forKey key: String, script: String) -> CGFloatDeclaration
- (CGFloat) localizedCustomValueForKey:(NSString *) key script:(NSString *) script;Declaration
localizedCustomValueForKey_script_(key: str, script: str) -> float