newShareableNetworkAvailable
A Boolean value that indicates whether the system detected available networks your app extension may request from people.
Declaration
let newShareableNetworkAvailable: BoolDiscussion
Your app extension can use presentAskToShareUI(scanProvider:) to request that people share the network with your accessory when your accessory needs it. This flag clears when people share the available networks to your accessory or when the networks are no longer available.