Interface for the result of checkFeatureRequirements information on a user's platform.
If a feature is in the supportFeatures array, it means the current platform supports this feature.
If a feature is in the unSupportFeatures array, means the current platform does not support this feature.
Interface for the result of
checkFeatureRequirements
information on a user's platform. If a feature is in thesupportFeatures
array, it means the current platform supports this feature. If a feature is in theunSupportFeatures
array, means the current platform does not support this feature.