SupportedFeatures


class SupportedFeatures


A list of features supported by a device.

Summary

Public constructors

Public properties

IntArray

An array of the supported optional feature names.

Public constructors

SupportedFeatures

Added in 1.0.0-alpha01
SupportedFeatures(features: IntArray = intArrayOf())

Public properties

features

Added in 1.0.0-alpha01
var featuresIntArray

An array of the supported optional feature names.