UIWindow.IsKeyWindow Property

Definition

Whether this UIWindow is the key window for the app.

public virtual bool IsKeyWindow { [Foundation.Export("isKeyWindow")] get; }
member this.IsKeyWindow : bool

Property Value

Attributes

Applies to