LocationSearchSource Properties |
The LocationSearchSource type exposes the following members.
Name | Description | |
---|---|---|
GroupName |
The group name of the search source. Related sources can share search arguments by
using the same group name. Can be overridden by subclasses to specify a group name, which
is then used as the prefix for argument names when presented to users of
LocationSearch. Defaults to null,
meaning that Name is used
as the argument name prefix instead.
| |
HandledResultTypes |
Specifies the result types handled by this source.
| |
Name |
The name of the search source, for use for things such as prefixing custom search
arguments. Must be unique across search source.
| |
SearchesRemotely |
Indicates whether the search spends most of its time waiting for results from an
external server. If true, this indicates that the Location Search can continue searching
other sources while waiting for this source to complete, reducing total search time.
|