NSControl.SelectCell(NSCell) Method

Definition

[Foundation.Export("selectCell:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SelectCell (AppKit.NSCell aCell);
abstract member SelectCell : AppKit.NSCell -> unit
override this.SelectCell : AppKit.NSCell -> unit

Parameters

aCell
NSCell
Attributes

Applies to