다음을 통해 공유


NSView.AddTrackingRect(CGRect, NSObject, IntPtr, Boolean) 메서드

정의

[Foundation.Export("addTrackingRect:owner:userData:assumeInside:")]
public virtual nint AddTrackingRect (CoreGraphics.CGRect aRect, Foundation.NSObject anObject, IntPtr data, bool assumeInside);
abstract member AddTrackingRect : CoreGraphics.CGRect * Foundation.NSObject * nativeint * bool -> nint
override this.AddTrackingRect : CoreGraphics.CGRect * Foundation.NSObject * nativeint * bool -> nint

매개 변수

aRect
CGRect
anObject
NSObject
data
IntPtr

nativeint

assumeInside
Boolean

반환

System.System.IntPtr System.nativeint
특성

적용 대상