Type Method
defaultValue(forKey:object:) defaultValueForKey:object: defaultValueForKey_object_
Declaration
class func defaultValue(forKey name: String, object: GSFont) -> Any?Declaration
+ (id) defaultValueForKey:(NSString *) name object:(GSFont *) object;Declaration
defaultValueForKey_object_(name: str, object: GSFont) -> object