Share via


NSView.IsDescendantOf(NSView) 方法

定义

[Foundation.Export("isDescendantOf:")]
public virtual bool IsDescendantOf (AppKit.NSView aView);
abstract member IsDescendantOf : AppKit.NSView -> bool
override this.IsDescendantOf : AppKit.NSView -> bool

参数

aView
NSView

返回

属性

适用于