共用方式為


UIWindowLevel 類別

定義

所屬的 UIWindow 圖層群組。 WindowLevel 所傳回。

public static class UIWindowLevel
type UIWindowLevel = class
繼承
UIWindowLevel

備註

視窗的迭置順序會先由視窗層級決定, (警示和狀態列視窗會顯示在正常視窗上方,) 依順序顯示在層級內。

屬性

Alert

警示視窗群組。 這是最上層。

Normal

警示視窗) 下方的一般視窗群組 (。

StatusBar

狀態列群組。 此群組會顯示在其他群組下方。

適用於