次の方法で共有


NSCell.SetCellAttribute(NSCellAttribute, nint) メソッド

定義

[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

パラメーター

aParameter
NSCellAttribute
value
System.System.IntPtr System.nativeint
属性

適用対象