C# Class SourceWriter.DefinitionView

Definition view used to display information about a selected AppKit.TextKit.Formatter.KeywordDescriptor currently selected in the document editor.
Inheritance: NSView
Mostrar archivo Open project: xamarin/mac-samples

Public Methods

Method Description
DefinitionView ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.DefinitionView class.

Method Details

DefinitionView() public method

Initializes a new instance of the SourceWriter.DefinitionView class.
public DefinitionView ( IntPtr handle ) : System
handle System.IntPtr Handle.
return System