UIWindow.ResignKeyWindow Method

Definition

App developers must not call this method, which is called by the system when the UIWindow resigns its status as key window.

[Foundation.Export("resignKeyWindow")]
public virtual void ResignKeyWindow ();
abstract member ResignKeyWindow : unit -> unit
override this.ResignKeyWindow : unit -> unit
Attributes

Applies to