- hasAndroid
bool hasAndroid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasAndroid
bool hasAndroid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasArvr
bool hasArvr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasArvr
bool hasArvr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasCore
bool hasCore [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasCore
bool hasCore [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasCore
bool hasCore [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasNativescript
bool hasNativescript [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasNativescript
bool hasNativescript [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasNativescript
bool hasNativescript [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasPluginscript
bool hasPluginscript [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasPluginscript
bool hasPluginscript [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- hasAndroid
enum bool hasAndroid(int major : 1, int minor : 0);
Undocumented in source.
- hasArvr
enum bool hasArvr(int major : 1, int minor : 1);
Undocumented in source.
- hasCore
enum bool hasCore(int major : 1, int minor : 0);
Undocumented in source.
- hasCore
enum bool hasCore(int major : 1, int minor : 1);
Undocumented in source.
- hasNativescript
enum bool hasNativescript(int major : 1, int minor : 0);
Undocumented in source.
- hasNativescript
enum bool hasNativescript(int major : 1, int minor : 1);
Undocumented in source.
- hasPluginscript
enum bool hasPluginscript(int major : 1, int minor : 0);
Undocumented in source.
- supportsAndroid
enum bool supportsAndroid(int major, int minor);
Undocumented in source.
- supportsArvr
enum bool supportsArvr(int major, int minor);
Undocumented in source.
- supportsCore
enum bool supportsCore(int major, int minor);
Undocumented in source.
- supportsNativescript
enum bool supportsNativescript(int major, int minor);
Undocumented in source.
- supportsPluginscript
enum bool supportsPluginscript(int major, int minor);
Undocumented in source.