Other Enumerations
The following enumerations are available globally.
-
Layout of FUIControls.
See moreDeclaration
Swift
public enum FUIControlLayout
-
An enum representing the different status display mode for ObjectView
See moreDeclaration
Swift
public enum FUIStatusDisplayMode
-
An enum representing the different substatus display mode for ObjectView
See moreDeclaration
Swift
public enum FUISubstatusDisplayMode
-
The segment type the date.
For SAPFiori internal use only.
Declaration
Swift
public enum DateSegmentType : Int
-
Enum for available selection modes.
See moreDeclaration
Swift
public enum FUIChartSelectionMode
-
Enum for default category selection.
See moreDeclaration
Swift
public enum ChartDefaultCategorySelectionMode
-
Public list of icons available for reference by the Developer.
See moreDeclaration
Swift
public enum FUIIconLibrary
-
Styles of FUIButton
none
: Standard FUIButtonfuiRounded
: FUIButton with rounded cornersfuiRoundedFilled
: FUIButton with rounded corners and filled background
Declaration
Swift
public enum FUIButtonStyle : Int
-
FUIDataTableRowAlignment
See moreDeclaration
Swift
public enum FUIDataTableRowAlignment
-
Property for object view.
See moreDeclaration
Swift
public enum ObjectViewProperty
-
Type of
See moreFUIFilterFormView
By default, this isfixed
, which is two-column layout in a fixed stack variant.flexible
is for the single-line layout and flexible stack variant if it can fit in one line with the key label. Otherwise, it will be multiple-line layout.Declaration
Swift
public enum FUIFilterButtonSize : Int
-
Display modes when showing hierarchy view in FUIListPickerTableViewController
See moreDeclaration
Swift
public enum FUIHierarchyListPickerType
-
Button action type for editing toolbar interactions in create geometry results controller
See moreDeclaration
Swift
public enum FUIMapEditingToolbarButtonActionType
-
An enum of supported Geospatial Types: Point, Polygon, and Polyline.
See moreDeclaration
Swift
public enum FUIGeospatialType : Int
-
Not used by developer.
See moreDeclaration
Swift
public enum MKEditGeometry
-
Display modes when navigating to createGeometryResultsViewController
See moreDeclaration
Swift
public enum FUICreateGeometryResultsDisplayMode
-
Defines the relative position of a compact card displayed on the screen.
See moreDeclaration
Swift
public enum FUICompactCardPosition
-
Public styling type for FUIMapToolbarButton
See moreDeclaration
Swift
public enum FUIMapToolbarButtonType
-
The available sources of passcode.
See moreDeclaration
Swift
public enum FUIPasscodeSource : Int
-
Undocumented
See moreDeclaration
Swift
public enum StyleSheetParsingError : Error
-
The vertical position of cell in collection view.
See moreDeclaration
Swift
public enum FUICollectionViewVerticalAlignment : Int
-
Selection position of a range-selected date cell
See moreDeclaration
Swift
public enum FUISelectionRangePosition : Int
-
A type of key used to create a new tag in the tag field.
See moreDeclaration
Swift
public enum FUISearchTagAcceptOption
-
Undocumented
See moreDeclaration
Swift
public enum FUIColorDisplayMode : String, CaseIterable
extension FUIColorDisplayMode: CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public enum FUIColorVariant
extension FUIColorVariant: CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public enum FUIInterfaceLevel : String, CaseIterable
extension FUIInterfaceLevel: CustomDebugStringConvertible
-
An enum for different version of
See moreFUIPalette
.Declaration
Swift
public enum FUIPaletteVersion : Int
extension FUIPaletteVersion: CaseIterable