다음을 통해 공유


MKSearchCompletionFilterType 열거형

정의

결과 배치 외에도 검색 쿼리가 완료 목록에 포함되는지 여부를 제어하는 값을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKSearchCompletionFilterType
type MKSearchCompletionFilterType = 
상속
MKSearchCompletionFilterType
특성

필드

AndQueries 0

배치 이름 외에도 완료 결과에 관련 검색 쿼리를 포함합니다.

Only 1

완료 결과에는 장소 이름만 포함됩니다.

적용 대상