Bearbeiten

Freigeben über


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

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