Compartir a través de


DevicePlatform.MacCatalyst Propiedad

Definición

Obtiene una instancia de DevicePlatform que representa Mac Catalyst.

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

Valor de propiedad

Comentarios

Tenga en cuenta que esto es diferente de macOS.

Se aplica a