Share via


NSTokenFieldCellDelegate_Extensions.GetRepresentedObject Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject? GetRepresentedObject(this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, string editingString);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetRepresentedObject : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * string -> Foundation.NSObject

Parameters

tokenFieldCell
NSTokenFieldCell
editingString
String

Returns

Attributes

Applies to