• Get the supported or unsupported features on the current browser/platform.

    Returns SupportFeatures

    A SupportFeatures object. The object has following properties:

    • platform: string, the browser version info or platform version info.
    • supportFeatures: Array, contains all the support features on the current platform.
    • unSupportFeatures: Array, contains all the unsupported features on the current platform.