PlatformWarning
From Xojo Documentation
{{PlatformWarning | itemtype = class/control/method/module | platform = mac/win/linux/cocoa/carbon/web/mac+win/mac+linux/win+linux/cocoa+win/cocoa+linux/carbon+win/carbon+linux/cocoa+win+linux }}
![]() |
This class is only available on macOS and Windows platforms. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this class on an incompatible platform. |