CPApplicationDelegate.Window Property

Definition

Gets or sets the UIWindow for the application.

public virtual UIKit.UIWindow Window { [Foundation.Export("window", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setWindow:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Window : UIKit.UIWindow with get, set

Property Value

Attributes

Applies to