NSCell.SetCellAttribute(NSCellAttribute, nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setCellAttribute:to:")]
public virtual void SetCellAttribute (AppKit.NSCellAttribute aParameter, nint value);
abstract member SetCellAttribute : AppKit.NSCellAttribute * nint -> unit
override this.SetCellAttribute : AppKit.NSCellAttribute * nint -> unit
Parameters
- aParameter
- NSCellAttribute
- value
- System.System.IntPtr System.nativeint
- Attributes