<Code Lib>
2025.3 Property
Changes 0
P

ViewActivatedEventArgs.PreviousActiveView

Description:
The previously active view.
Remarks:
May be null if there was no previously active view.

public View PreviousActiveView { get; }

Loading…