SCNSceneSource.GetProperty(NSString) Method

Definition

Returns metadata for the specified key.

[Foundation.Export("propertyForKey:")]
public virtual Foundation.NSObject GetProperty (Foundation.NSString key);
abstract member GetProperty : Foundation.NSString -> Foundation.NSObject
override this.GetProperty : Foundation.NSString -> Foundation.NSObject

Parameters

key
NSString

Returns

Attributes

Applies to