---
title: appRequestedSharing
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/networkevent/apprequestedsharing
---

# appRequestedSharing

A Boolean value that indicates whether the container app requested network sharing.

## Declaration

```swift
let appRequestedSharing: Bool
```

## Discussion

Discussion The system sets this flag when your container app calls askToShare().

## See Also

### Getting event signals

- [newShareableNetworkAvailable](wifiinfrastructure/winetworksharingprovider/networkevent/newshareablenetworkavailable.md)
