次の方法で共有


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

戻り値

属性

適用対象