次の方法で共有


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
属性

適用対象