GDNativeVersion.hasAndroid

Undocumented in source.
  1. enum bool hasAndroid(int major : 1, int minor : 1);
    struct GDNativeVersion
    static if(requiresAndroid_1_1)
    enum bool hasAndroid(int major : 1, int minor : 1);
  2. bool hasAndroid [@property getter]
  3. bool hasAndroid [@property getter]

Meta