UIWindow.BecomeKeyWindow Method

Definition

Application developers should not call this method, which is called by the system when the UIWindow become the key window.

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

Applies to