NSHelpManager.ShowContext(NSObject, CGPoint) 方法

定义

[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

参数

theObject
NSObject
pt
CGPoint

返回

属性

适用于