Method | Description | |
---|---|---|
KeywordDescriptor ( ) : System |
Initializes a new instance of the AppKit.TextKit.Formatter.KeywordDescriptor class.
|
|
KeywordDescriptor ( KeywordType type, NSColor color, string toolTip ) : System |
Initializes a new instance of the AppKit.TextKit.Formatter.KeywordDescriptor class.
|
public KeywordDescriptor ( KeywordType type, NSColor color, string toolTip ) : System | ||
type | KeywordType | Specifies the |
color | NSColor | Specifies the |
toolTip | string | Defines the tool tip for this keyword. |
return | System |