Share via


NSUrlComponents.PercentEncodedQueryItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrlQueryItem[]? PercentEncodedQueryItems { [Foundation.Export("percentEncodedQueryItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPercentEncodedQueryItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("percentEncodedQueryItems", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPercentEncodedQueryItems:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PercentEncodedQueryItems : Foundation.NSUrlQueryItem[] with get, set

Property Value

Attributes

Applies to