NSTokenFieldDelegate_Extensions Class
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 class NSTokenFieldDelegate_Extensions
type NSTokenFieldDelegate_Extensions = class
Inheritance
NSTokenFieldDelegate_Extensions
Methods
GetCompletionStrings(INSTokenFieldDelegate, NSTokenField, String, nint, nint)
GetDisplayString(INSTokenFieldDelegate, NSTokenField, NSObject)
GetEditingString(INSTokenFieldDelegate, NSTokenField, NSObject)
GetMenu(INSTokenFieldDelegate, NSTokenField, NSObject)
GetRepresentedObject(INSTokenFieldDelegate, NSTokenField, String)
GetStyle(INSTokenFieldDelegate, NSTokenField, NSObject)
HasMenu(INSTokenFieldDelegate, NSTokenField, NSObject)
Read(INSTokenFieldDelegate, NSTokenField, NSPasteboard)
ShouldAddObjects(INSTokenFieldDelegate, NSTokenField, NSArray, nuint)
WriteRepresented(INSTokenFieldDelegate, NSTokenField, NSArray, NSPasteboard)
Applies to