Bookmark.interval Property
In This Article
Gets the text buffer interval occupied by the current bookmark element.
#Declaration
TypeScript
get interval(): Interval
#Property Value
Type | Description |
---|---|
Interval | An Interval object specifying the interval settings. |
See Also