Difference between revisions of "Template:PlatformWarning"
From Jeremie Leroy - XOJO Controls Wiki
(Created page with "<noinclude> <pre> {{PlatformWarning | itemtype = class/control/method/module | platform = mac/win/linux/cocoa/carbon/web/mac+win/mac+linux/win+linux/cocoa+win/cocoa+linux/carbon...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 16:23, 7 August 2015
{{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 OS X and Windows platforms. For cross-platform development, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this class on an incompatible platform. |