Düzenle

Aracılığıyla paylaş


SCNScene.SetAttribute(NSObject, NSString) Method

Definition

Sets the attribute that is identified by the provided key.

[Foundation.Export("setAttribute:forKey:")]
public virtual void SetAttribute (Foundation.NSObject attribute, Foundation.NSString key);
abstract member SetAttribute : Foundation.NSObject * Foundation.NSString -> unit
override this.SetAttribute : Foundation.NSObject * Foundation.NSString -> unit

Parameters

attribute
NSObject
key
NSString
Attributes

Applies to