setActiveView Method
Deprecated in 4.16.0. Uses a deprecated class ContentControl.
Sets the active view content control.
setActiveView(newContent: ContentControl, oldContent?: ContentControl): void
Parameter | Type | Description |
---|---|---|
newContent | ContentControl | |
oldContent | ContentControl |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.