Share via


NSCharacterSet.UrlFragmentAllowed Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSCharacterSet UrlFragmentAllowed { [Foundation.Export("URLFragmentAllowedCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("URLFragmentAllowedCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)>]
static member UrlFragmentAllowed : Foundation.NSCharacterSet

Property Value

Attributes

Applies to