Specifies the trigger by which an IOutliner should be called to update automatic outlining.
Fields
Name | Description |
---|---|
ParseDataChanged | Automatic outlining should update after a document's Parse |
TextChanged | Automatic outlining should update in the main UI thread immediately after document text has changed. |