JSVirtualMachine.AddManagedReference(NSObject, NSObject) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("addManagedReference:withOwner:")]
public virtual void AddManagedReference(Foundation.NSObject obj, Foundation.NSObject owner);
abstract member AddManagedReference : Foundation.NSObject * Foundation.NSObject -> unit
override this.AddManagedReference : Foundation.NSObject * Foundation.NSObject -> unit
- obj
- NSObject
- owner
- NSObject
- Attributes