UISearchBarIcon Enum

Definition

An enumeration indicating icons available for the search bar.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UISearchBarIcon
type UISearchBarIcon = 
Inheritance
UISearchBarIcon
Attributes

Fields

Bookmark 2

The icon used for a bookmark.

Clear 1

The icon used for the clear action.

ResultsList 3

The icon used for the results list.

0

The search icon.

Applies to