NSMutableUrlRequest
NSMutableUrlRequest()
NSMutableUrlRequest(IntPtr)
NSMutableUrlRequest(NativeHandle)
NSMutableUrlRequest(NSCoder)
NSMutableUrlRequest(NSObjectFlag)
NSMutableUrlRequest(NSUrl)
NSMutableUrlRequest(NSUrl, NSUrlRequestCachePolicy, Double)
AllowsCellularAccess
AllowsConstrainedNetworkAccess
AllowsExpensiveNetworkAccess
AssumesHttp3Capable
Attribution
Body
BodyStream
CachePolicy
ClassHandle
Headers
HttpMethod
MainDocumentURL
NetworkServiceType
RequiresDnsSecValidation
ShouldHandleCookies
this[String]
TimeoutInterval
Url
BindTo(NSMutableUrlRequest, NEHotspotHelperCommand)
xamarinios
namespace NetworkExtension
{
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
public static class NSMutableURLRequest_NEHotspotHelper
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("bindToHotspotHelperCommand:")]
public static void BindTo(this NSMutableUrlRequest! This, NEHotspotHelperCommand! command);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API