다음을 통해 공유


NSTableView.HideRows(NSIndexSet, NSTableViewAnimation) 메서드

정의

[Foundation.Export("hideRowsAtIndexes:withAnimation:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void HideRows (Foundation.NSIndexSet indexes, AppKit.NSTableViewAnimation rowAnimation);
abstract member HideRows : Foundation.NSIndexSet * AppKit.NSTableViewAnimation -> unit
override this.HideRows : Foundation.NSIndexSet * AppKit.NSTableViewAnimation -> unit

매개 변수

indexes
NSIndexSet
rowAnimation
NSTableViewAnimation
특성

적용 대상