UIWindow.BecomeKeyWindow Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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