API Reference > ui-framework > ContentView > SupportsViewSelectorChange SupportsViewSelectorChange Interface Interface to be implemented when the ContentControl supports ViewSelector changes Implemented by IModelViewportControl ViewportContentControl Methods Name Description processViewSelectorChange(iModel: IModelConnection, viewDefinitionId: Id64String, viewState: ViewState, name: string): Promise<void> Process a ViewSelector change. Properties Name Type Description supportsViewSelectorChange boolean Returns true if this control supports reacting to ViewSelector changes. Defined in ui/framework/src/ui-framework/content/ContentControl.tsx Line 33 Last Updated: 13 June, 2024