NSHelpManager.ShowContext(NSObject, CGPoint) Method

Definition

[Foundation.Export("showContextHelpForObject:locationHint:")]
public virtual bool ShowContext (Foundation.NSObject theObject, CoreGraphics.CGPoint pt);
abstract member ShowContext : Foundation.NSObject * CoreGraphics.CGPoint -> bool
override this.ShowContext : Foundation.NSObject * CoreGraphics.CGPoint -> bool

Parameters

theObject
NSObject
pt
CGPoint

Returns

Attributes

Applies to