The following tables list the members exposed by LineNumberMargin.
Name | Description | |
---|---|---|
![]() | After | Overridden. An array of string keys that represent the items after which the current item should be sorted. |
![]() | Before | Overridden. An array of string keys that represent the items before which the current item should be sorted. |
![]() | Key | Overridden. The string key of the current item. This key will be referenced in the Before and After lists of other items. |
![]() | Location | Overridden. Returns the location of the Margin within the EditorDocumentView (read only). |
Name | Description | |
---|---|---|
![]() | CreatePresenter | Overridden. Returns an instance of the element that represents the Margin within the EditorDocumentView. |
![]() | OnPresenterDiscarded | Overridden. Called when the margin's associated presenter element is being discarded to give the margin an opportunity to cleanup any allocated resources. |