IWindowControl.IsShown property
True while the window is visible AND currently mounted in the scene.
public bool IsShown { get; }See Also
Section titled “See Also”- interface IWindowControl
- namespace Stellar.Abstractions.Services
True while the window is visible AND currently mounted in the scene.
public bool IsShown { get; }