Property | Type | Description | |
---|---|---|---|
CloseDefinition | void | ||
CloseSheet | void | ||
ReleaseDesignerOutlets | void |
Method | Description | |
---|---|---|
DefinitionViewController ( IntPtr handle ) : System |
Initializes a new instance of the SourceWriter.DefinitionViewController class.
|
|
ViewWillAppear ( ) : void |
Called before the view is displayed to the user.
|
Method | Description | |
---|---|---|
CloseDefinition ( Foundation sender ) : void |
Respond to the user clicking the OK button by closing the definition sheet.
|
|
CloseSheet ( ) : void |
Closes the sheet.
|
|
ReleaseDesignerOutlets ( ) : void |
public DefinitionViewController ( IntPtr handle ) : System | ||
handle | IntPtr | Handle. |
return | System |