canBecomeVisibleWithoutLogin
A Boolean value that indicates whether the window can be displayed at the login window.
Declaration
var canBecomeVisibleWithoutLogin: Bool { get set }Discussion
The value of this property is true when the window can be displayed at the login window; otherwise, false. By default, the value is false.