NSTokenFieldDelegate_Extensions.WriteRepresented 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.
public static bool WriteRepresented (this AppKit.INSTokenFieldDelegate This, AppKit.NSTokenField tokenField, Foundation.NSArray objects, AppKit.NSPasteboard pboard);
static member WriteRepresented : AppKit.INSTokenFieldDelegate * AppKit.NSTokenField * Foundation.NSArray * AppKit.NSPasteboard -> bool
Parameters
- tokenField
- NSTokenField
- objects
- NSArray
- pboard
- NSPasteboard