DevicePlatform.macOS プロパティ

定義

macOS を表す の DevicePlatform インスタンスを取得します。

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注意してください。

適用対象