IOSurface.SetAttachment(NSObject, NSString) Method

Definition

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

Parameters

anObject
NSObject
key
NSString
Attributes

Applies to