Types
Types can either:
- specify the possible values
- specify the entry types if the type is a list
- specify the regular expression
of certain field configuration keys.
Below is a complete list of all types:
๐๏ธ ActionList
List of actions.
๐๏ธ AdditionalHeaders
Definition of HTTP headers to append to a HTTP request.
๐๏ธ AutoScrollMode
Mode for auto scrolling.
๐๏ธ AutomaticCapitalisation
When the systems's automatic capitalisation feature is used.
๐๏ธ BarcodeFormat
List of barcode formats.
๐๏ธ ChatType
List of chat types.
๐๏ธ Color
A color definition as RGB(A) HEX values.
๐๏ธ Conditions
List of conditions to alter the layer state.
๐๏ธ Constraints
A list of constraints defining the position and size of the layer in a layout.
๐๏ธ DatePickerMode
Mode of the datePicker.
๐๏ธ Event
Event definition.
๐๏ธ Filters
Fields that are used to create a filter that will be displayed on top of the map.
๐๏ธ FirstDayOfWeek
First day of the week.
๐๏ธ GoniometerRotation
The type of the rotation.
๐๏ธ GradientDirection
The direction of the gradient.
๐๏ธ GradientType
The type of the gradient.
๐๏ธ ImageCruncher
Definition of an image cruncher for this image.
๐๏ธ ImageFilter
Filter for an image layer.
๐๏ธ InitialPosition
Fields that are used to define an initial position on the map.
๐๏ธ InsertType
Type of the insert into the database.
๐๏ธ KeyboardLayout
The corresponding keyboard layout for different inputs.
๐๏ธ LayerStates
A list of named states that affect the appearance of the layer.
๐๏ธ LayerType
Type of a layer.
๐๏ธ LineBreakMode
The line break mode of the text.
๐๏ธ LinkProcessType
The action after a link is clicked.
๐๏ธ Location
Location inside the app.
๐๏ธ Markers
A marker will be displayed on a map layer at a specific point.
๐๏ธ MediaType
Media type to pick.
๐๏ธ MessageComparisonMode
How the chat layer compares its messages to send with the actual messages of the chat.
๐๏ธ MessageMode
Chat message mode.
๐๏ธ OnErrorType
Type of event that will be fired on error.
๐๏ธ OnSuccessType
Type of event that will be fired on success.
๐๏ธ PaginationStyle
Appearance of the pagination items.
๐๏ธ PermissionMethodType
The permission method type.
๐๏ธ Quality
Determines the desired quality of a video.
๐๏ธ ReturnKeyType
Changes the type of the return key on the keyboard. Translates to UIReturnKeyType on iOS.
๐๏ธ Route
Fields that are used to define a route point.
๐๏ธ SafeAreaType
Type of a safe area.
๐๏ธ SafeAreaTypeObject
The safe area dictionary.
๐๏ธ ScaleType
Handles size or positioning of content inside a layer.
๐๏ธ Scroll
The direction in which the container should scroll.
๐๏ธ ScrollDirection
The direction the layer can scroll.
๐๏ธ ShowViewTarget
List of show view targets.
๐๏ธ ShowViewType
List of show view types.
๐๏ธ SourceParams
Definition of source parameters to append to an insert layer.
๐๏ธ Style
Style definition.
๐๏ธ TextAlign
The alignment of the text.
๐๏ธ TextBoxInputType
Expected type of input in the text box, allows for the systems's accurate autocorrect features.
๐๏ธ TextContentType
Type of the text to be rendered.
๐๏ธ TouchFeedback
Determines the type of feedback on a touch on this layer
๐๏ธ UnitSize
Specifies the size of an element in one of four units pt, dp, % or px.
๐๏ธ UploadMode
Indicates what kind of media can be uploaded.
๐๏ธ UploadTypes
List of upload modes, excluding none. Overrides uploadMode.
๐๏ธ Value
A value. This can be a simple string or a dynamic value tree.
๐๏ธ ValueMap
Field that are used to display markers on the map based on the query results.
๐๏ธ VibrationType
The vibration type.