AppKit.TextKit.Formatter.KeywordDescriptor.KeywordDescriptor C# (CSharp) Method

KeywordDescriptor() public method

Initializes a new instance of the AppKit.TextKit.Formatter.KeywordDescriptor class.
public KeywordDescriptor ( ) : System
return System
		public KeywordDescriptor ()
		{
		}

Same methods

KeywordDescriptor::KeywordDescriptor ( KeywordType type, NSColor color, string toolTip ) : System
KeywordDescriptor