NEFilterProviderConfiguration.VendorConfiguration Property

Definition

Gets or sets a dictionary of vendor-specific settings.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> VendorConfiguration { [Foundation.Export("vendorConfiguration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVendorConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.VendorConfiguration : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to