NSMutableURLRequest_NEHotspotHelper.BindTo 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.
[Foundation.Export("bindToHotspotHelperCommand:")]
public static void BindTo (this Foundation.NSMutableUrlRequest This, NetworkExtension.NEHotspotHelperCommand command);
static member BindTo : Foundation.NSMutableUrlRequest * NetworkExtension.NEHotspotHelperCommand -> unit
Parameters
- This
- NSMutableUrlRequest
The instance on which this method operates.
- command
- NEHotspotHelperCommand
- Attributes