Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum AccessoryType : Int, CaseIterable
-
It is either a String or Image
See moreDeclaration
Swift
public enum TextOrIcon
-
Property for object view.
See moreDeclaration
Swift
public enum ObjectViewProperty
-
Undocumented
See moreDeclaration
Swift
public enum RowAlignment
-
Accessory item type.
See moreDeclaration
Swift
public enum AccessoryItem : Equatable
-
Activity item predefined types
See moreDeclaration
Swift
public enum ActivityItemType
-
Data types for KPIItemView.
See moreDeclaration
Swift
public enum KPIItemData
-
UI control types supporeted by Sort and Filter configuration
See moreDeclaration
Swift
public enum SortFilterItem : Identifiable, Hashable
-
An enum for setting the segment mode in
See moreDimensionSelector
Declaration
Swift
@frozen public enum SegmentWidthMode : Equatable
-
Place the image along the top, leading, bottom, or trailing edge of the button.
See moreDeclaration
Swift
public enum FioriButtonImagePosition
-
The color style of a Fiori button.
See moreDeclaration
Swift
public enum FioriButtonColorStyle
-
loading state of
See moreFioriButton
Declaration
Swift
public enum FioriButtonLoadingState
-
Undocumented
See moreDeclaration
Swift
public enum LibraryPreviewData
-
Undocumented
Declaration
Swift
public enum Fiori
-
A custom view builder that return instance of type
See moreIndexedViewContainer
.Declaration
Swift
@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) @resultBuilder public enum IndexedViewBuilder
-
Fiori style shadow.
See moreDeclaration
Swift
public enum FioriShadowStyle : CaseIterable
-
A custom parameter attribute that constructs views from closures.
Declaration
Swift
@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) @resultBuilder public enum AvatarsBuilder
-
A custom parameter attribute that constructs views from closures.
See moreDeclaration
Swift
@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) @resultBuilder public enum FootnoteIconsBuilder
-
Undocumented
See moreDeclaration
Swift
public enum TextPosition
-
Define the possible output formats for the scanned document
See moreDeclaration
Swift
public enum ScanOutputFormat
-
Define the possible output types: either an array of images or a PDF document
See moreDeclaration
Swift
public enum ScanOutput
-
A custom parameter attribute that constructs views from closures.
See moreDeclaration
Swift
@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) @resultBuilder public enum IconBuilder
-
Undocumented
Declaration
Swift
@resultBuilder public enum KPIHeaderBuilder
-
Available OptionListPickerItem layout types. Use this enum to define item layout type to present.
See moreDeclaration
Swift
public enum OptionListPickerItemLayoutType
-
Enum for FilterFeedbackBar ResetButton Type.
See moreDeclaration
Swift
public enum FilterFeedbackBarResetButtonType
-
A custom parameter attribute that constructs views from closures.
See moreDeclaration
Swift
@available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) @resultBuilder public enum TagBuilder
-
The status of a timeline node
See moreDeclaration
Swift
public enum TimelineNodeType
-
The action type of
See moreUserConsentForm
that presents the alert.Declaration
Swift
public enum UserConsentAlertType
-
Banner multi message type
See moreDeclaration
Swift
public enum BannerMultiMessageType : Int
-
Card Tests
See moreDeclaration
Swift
public enum CardTests
-
This file provides default fiori style for the component.
- Uncomment the following code.
- Implement layout and style in corresponding places.
- Delete
.generated
from file name. - Move this file to
_FioriStyles
folder underFioriSwiftUICore
.
Declaration
Swift
public enum DisplayState : Equatable