NSView.AncestorSharedWithView(NSView) Method

Definition

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

Parameters

aView
NSView

Returns

Attributes

Applies to