共用方式為


DevicePlatform.macOS 屬性

定義

取得 的實例 DevicePlatform ,表示macOS。

public:
 static property Microsoft::Maui::Devices::DevicePlatform macOS { Microsoft::Maui::Devices::DevicePlatform get(); };
public static Microsoft.Maui.Devices.DevicePlatform macOS { get; }
static member macOS : Microsoft.Maui.Devices.DevicePlatform
Public Shared ReadOnly Property macOS As DevicePlatform

屬性值

備註

請注意,這與 MacCatalyst不同。

適用於