共用方式為


NSView.AncestorSharedWithView(NSView) 方法

定義

[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

參數

aView
NSView

傳回

屬性

適用於