InteractorStyleCaptureMixin.remove_observer# InteractorStyleCaptureMixin.remove_observer(observer: int) → None[source]# Remove an observer added through add_observer. Parameters: observerintThe identifier of the observer to remove.