NSUrlUtilities_NSCharacterSet.UrlUserAllowedCharacterSet Property

Definition

The NSCharacterSet for characters allowed in a URL user component.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSCharacterSet UrlUserAllowedCharacterSet { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("URLUserAllowedCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.UrlUserAllowedCharacterSet : Foundation.NSCharacterSet

Property Value

Attributes

Applies to