Share via


UISearchBarIcon Enum

Definition

An enumeration indicating icons available for the search bar.

[ObjCRuntime.Native]
public enum UISearchBarIcon
[<ObjCRuntime.Native>]
type UISearchBarIcon = 
Inheritance
UISearchBarIcon
Attributes

Fields

Name Value Description
0

The search icon.

Clear 1

The icon used for the clear action.

Bookmark 2

The icon used for a bookmark.

ResultsList 3

The icon used for the results list.

Applies to