NSView.IsDescendantOf(NSView) Method

Definition

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

Parameters

aView
NSView

Returns

Attributes

Applies to