DevicePlatform.macOS 속성

정의

macOS를 나타내는 의 DevicePlatform instance 가져옵니다.

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.

적용 대상