CPApplicationDelegate.Window 属性

定义

获取或设置 UIWindow 应用程序的 。

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

属性值

属性

适用于