Contents

appRequestedSharing

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

Declaration

let appRequestedSharing: Bool

Discussion

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

See Also

Getting event signals