MultiViewRemoveEvent Inherits: Event['Page'] Event payload emitted when a multi-view is removed. Delivered to Page.on_multi_view_remove. Properties view_id(int) – Unique identifier of the removed view. Properties# view_id instance-attribute # view_id: int Unique identifier of the removed view.