NSView.AncestorSharedWithView(NSView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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