Instance Method
attribute(forKey:)attributeForKey:attributeForKey_
Declaration
func attribute(forKey key: String) -> Any?Declaration
- (id) attributeForKey:(NSString *) key;Declaration
attributeForKey_(key: str) -> objectInstance Method
func attribute(forKey key: String) -> Any?- (id) attributeForKey:(NSString *) key;attributeForKey_(key: str) -> object