MauiProjectResource.addMacCatalystDevice
Method
interface MauiProjectResource { // ... omitted for brevity addMacCatalystDevice(name: string): MauiMacCatalystPlatformResource;}Signature
method
addMacCatalystDevice builder Adds a Mac Catalyst platform resource for a .NET MAUI project.
addMacCatalystDevice(name: string): MauiMacCatalystPlatformResourceParameters
name string Returns
MauiMacCatalystPlatformResource Defined on
This method is defined on the following type: