Instance Method
tempData(forKey:)tempDataForKey:tempDataForKey_
Declaration
func tempData(forKey key: String) -> Any?Declaration
- (id) tempDataForKey:(NSString *) key;Declaration
tempDataForKey_(key: str) -> objectInstance Method
func tempData(forKey key: String) -> Any?- (id) tempDataForKey:(NSString *) key;tempDataForKey_(key: str) -> object