Edit

Share via


NSTokenFieldCellDelegate.GetStyle(NSTokenFieldCell, NSObject) Method

Definition

[Foundation.Export("tokenFieldCell:styleForRepresentedObject:")]
public virtual AppKit.NSTokenStyle GetStyle (AppKit.NSTokenFieldCell tokenFieldCell, Foundation.NSObject representedObject);
abstract member GetStyle : AppKit.NSTokenFieldCell * Foundation.NSObject -> AppKit.NSTokenStyle
override this.GetStyle : AppKit.NSTokenFieldCell * Foundation.NSObject -> AppKit.NSTokenStyle

Parameters

tokenFieldCell
NSTokenFieldCell
representedObject
NSObject

Returns

Attributes

Applies to