NEFilterControlProvider.UrlAppendStringMap Property

Definition

Gets or sets a dictionary of strings to append to URLs.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSString> UrlAppendStringMap { [Foundation.Export("URLAppendStringMap", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setURLAppendStringMap:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UrlAppendStringMap : Foundation.NSDictionary<Foundation.NSString, Foundation.NSString> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to