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 types of secondary calendar to be displayed in
See moreFUICalendarView.Declaration
Swift
public enum FUIAlternateCalendar -
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 -
Enumerate to determine the size of the text font of KPIView . The defalut is
See moreFUIKPIViewSizeType.smallDeclaration
Swift
public enum FUIKPIViewSizeType -
Type of
See moreFUIFilterFormViewBy default, this isfixed, which is two-column layout in a fixed stack variant.flexibleis 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 -
Setting the display mode for a validation message or error message
See moreDeclaration
Swift
public enum FUIInlineValidationStyle -
Setting the type of the message
See moreDeclaration
Swift
public enum FUIInlineValidationType -
Display modes when showing hierarchy view in FUIListPickerTableViewController
See moreDeclaration
Swift
public enum FUIHierarchyListPickerType -
The action button type for the
See moreFUIListPickerHeaderView.Declaration
Swift
public enum FUIListPickerSectionHeaderButtonType
-
Undocumented
See moreDeclaration
Swift
public enum FUISearchStatus : String -
Button action type for editing toolbar interactions in create geometry results controller
See moreDeclaration
Swift
public enum FUIMapEditingToolbarButtonActionType -
Not used by developer.
See moreDeclaration
Swift
public enum MKEditGeometry -
An enum of supported Geospatial Types: Point, Polygon, and Polyline.
See moreDeclaration
Swift
public enum FUIGeospatialType : Int -
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 StyleSheetFileReadError : Error -
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 -
Undocumented
See moreDeclaration
Swift
public enum SkeletonAppearance -
Undocumented
See moreDeclaration
Swift
public enum GradientDirection -
Undocumented
See moreDeclaration
Swift
public enum SkeletonTextLineHeight : Equatable -
Undocumented
See moreDeclaration
Swift
public enum SkeletonTextNumberOfLines : Equatable, ExpressibleByIntegerLiteral -
Undocumented
See moreDeclaration
Swift
public enum SkeletonTransitionStyle : Equatable -
Undocumented
See moreDeclaration
Swift
public enum SkeletonType -
A type of key used to create a new tag in the tag field.
See moreDeclaration
Swift
public enum FUISearchTagAcceptOption -
It is either a String or Image
See moreDeclaration
Swift
public enum TextOrIcon -
Undocumented
See moreDeclaration
Swift
public enum FUIColorDisplayMode : String, CaseIterableextension FUIColorDisplayMode: CustomDebugStringConvertible -
Undocumented
See moreDeclaration
Swift
public enum FUIColorVariantextension FUIColorVariant: CustomDebugStringConvertible -
Undocumented
See moreDeclaration
Swift
public enum FUIInterfaceLevel : String, CaseIterableextension FUIInterfaceLevel: CustomDebugStringConvertible -
An enum for different version of
See moreFUIPalette.Declaration
Swift
public enum FUIPaletteVersion : Intextension FUIPaletteVersion: CaseIterable