accessibilityPerformRaise()
Brings the window to the front.
Declaration
func accessibilityPerformRaise() -> BoolReturn Value
true if the action was successfully triggered; otherwise, false. This method does not indicate the success or failure of the action, just the fact that the action was successfully triggered.
Discussion
The window behaves as if you had clicked on the window’s title bar.