MKLocalSearchCompleter.FilterType 属性

定义

获取或设置一个值,该值控制是否仅为兴趣点或同时为兴趣点和其他相关查询提供完成。

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

属性值

一个 值,用于控制是否仅为兴趣点或同时为兴趣点和其他相关查询提供完成。

属性

适用于