d-metal-binding v1.1.1 (2023-03-29T00:11:10Z)
Dub
Repo
NSDictionary.valueForKey
objc
runtime
NSDictionary
Returns the value associated with a given key.
class
NSDictionary
@
selector
("valueForKey:")
NSObject
valueForKey
(
NSString
)
Meta
Source
See Implementation
objc
runtime
NSDictionary
functions
allKeys
allValues
count
objectForKey
valueForKey
static functions
dictionary
Returns the value associated with a given key.