Share via


NSHelpManager.RemoveContext(NSObject) Method

Definition

[Foundation.Export("removeContextHelpForObject:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveContext(Foundation.NSObject theObject);
[<Foundation.Export("removeContextHelpForObject:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveContext : Foundation.NSObject -> unit
override this.RemoveContext : Foundation.NSObject -> unit

Parameters

theObject
NSObject
Attributes

Applies to