INLocationSearchType Enum

Definition

Enumerates location-based search types.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INLocationSearchType
type INLocationSearchType = 
Inheritance
INLocationSearchType
Attributes

Fields

ByLocationTrigger 1

Indicates a search by location-based triggers.

Unknown 0

Indicates an unknown location search type.

Applies to