다음을 통해 공유


NSTableView.UnhideRows(NSIndexSet, NSTableViewAnimation) 메서드

정의

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

매개 변수

indexes
NSIndexSet
rowAnimation
NSTableViewAnimation
특성

적용 대상