DDDevicePickerViewController.IsSupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks if device discovery is supported for the current device
public static bool IsSupported(Network.NWBrowserDescriptor browseDescriptor, Network.NWParameters? parameters);
static member IsSupported : Network.NWBrowserDescriptor * Network.NWParameters -> bool
Parameters
- browseDescriptor
- NWBrowserDescriptor
- parameters
- NWParameters