Compartir a través de


DevicePlatform.macOS Propiedad

Definición

Obtiene una instancia de DevicePlatform que representa 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

Valor de propiedad

Comentarios

Tenga en cuenta que esto es diferente de MacCatalyst.

Se aplica a