[]
Indexer that returns DeviceCapabilities for the specified feature set.
DeviceCapabilities this[Features feature] { get; }
| Type | Name | Description |
|---|---|---|
| Features | feature | Feature to fetch device capabilities for. |
| Type | Description |
|---|---|
| DeviceCapabilities | DeviceCapabilities for this feature. |