SCNTransaction.SetValueForKey(NSObject, NSString) Method

Definition

[Foundation.Export("setValue:forKey:")]
public static void SetValueForKey (Foundation.NSObject value, Foundation.NSString key);
static member SetValueForKey : Foundation.NSObject * Foundation.NSString -> unit

Parameters

value
NSObject
key
NSString
Attributes

Applies to