Structures
The following structures are available globally.
-
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LocationPreviewView : View
-
SearchBarViewConfiguration provides information necessary to configure a
SearchBarViewinstance.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchBarViewConfiguration
-
Enables injection of a custom phrase which can trigger custom behaviour. For example, if a user enters particular code in the search field, the app will execute the command.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchDeveloperCommand -
Defines essential attributes of the search query
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchQueryConfiguration -
Search suggestion data.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchSuggestion
-
SearchViewConfiguration provides information necessary to configure a
SearchViewinstance.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchViewConfiguration
-
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchBarAttributes
-
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchingThemeImages : SearchingImagesThemeProtocol
-
Implements a default style for the Search Results cell
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchingResultsCellStyle : SearchResultsCellStyling
-
SearchingTheme provides all styling elements required by the search components. It can be used as is, or custolmised for particular needs.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct SearchingTheme : SearchingThemeProtocol -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct StyledColor -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct StylableComponents -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ButtonStyle -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ShadowStyle
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct TextStyle
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ButtonsTheme : ButtonsThemeProtocol
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct CommonImages : ImagesThemeProtocol
-
Implementation of the LabelsThemeProtocol that defines Search UI labels appearance
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct LabelsTheme : LabelsThemeProtocol
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct ShadowsTheme : ShadowsThemeProtocol
-
An implementation of
ThemeProtocolto define visual appearance for the Search UISee moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct Theme : ThemeProtocol -
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct AlertViewData : PopupData
Structures Reference