MKLocalSearchCompleter.FilterType Property

Definition

Gets or sets a value that controls whether completions are provided only for points of interest or for both points of interest and other relevant queries.

public virtual MapKit.MKSearchCompletionFilterType FilterType { [Foundation.Export("filterType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFilterType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FilterType : MapKit.MKSearchCompletionFilterType with get, set

Property Value

A value that controls whether completions are provided only for points of interest or for both points of interest and other relevant queries.

Attributes

Applies to