<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiAware",
  "identifier" : "/documentation/WiFiAware/WACapabilities/Feature",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Wi-Fi Aware"
    ],
    "preciseIdentifier" : "s:9WiFiAware14WACapabilitiesV7FeatureO"
  },
  "title" : "WACapabilities.Feature"
}
-->

# WACapabilities.Feature

Features that your app’s current host device can support.

```
enum Feature
```

## Overview

Supported features are typically created by the system on behalf of the client, so they usually don’t need to be instantiated directly.

## Topics

### Checking for Wi-Fi Aware support

[`WACapabilities.Feature.wifiAware`](/documentation/WiFiAware/WACapabilities/Feature/wifiAware)

Indicates that the host supports Wi-Fi Aware.

### Creating supported features

### Encoding and decoding

### Comparing results

### Accessing Cases



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)