共用方式為


UIApplicationDelegate.Window 屬性

定義

用來在裝置主畫面上顯示應用程式的視窗。

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

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

適用於