共用方式為


Windows 類別

定義

識別 Windows 平台的標記類別。

public ref class Windows sealed : Microsoft::Maui::Controls::IConfigPlatform
public sealed class Windows : Microsoft.Maui.Controls.IConfigPlatform
type Windows = class
    interface IConfigPlatform
Public NotInheritable Class Windows
Implements IConfigPlatform
繼承
Windows
實作

備註

開發人員會將這個標記類別的類型名稱指定為 On<T>() 方法,以指定要在其中執行平臺特定效果的基礎 Windows 控制項。

建構函式

Windows()

識別 Windows 平台的標記類別。

適用於