Max Ambient Brightness Level in Model UI Fragment Properties@0.0.4

Contents

Up to Physical Environment

FragmentProperty: Max Ambient Brightness LevelStatus: EXPERIMENTAL

Documentation

The design of the UI fragment may require a maximum amount of illumination to ensure the optimum of the UI's visual perceptability. This may be due to a certain colour scheme used.

Typed Element: → 'NumUnitType'

Instanciatable Types 1

Name: → 'NumUnitType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: Common Property Types
Documentation: This type can be used to create actual num unit typed value statements. The structured members of the super type are overridden in order to prevent inherited types to be instantiated.
Structured Value Members:
  • value : → 'NumericType' [0..1]
    The value of the expression bound to numeric real values.
  • unit : → 'StringType' [0..1]
    The unit of the expression bound to string values. The use of SI-units is encouraged. In this case, scaling prefixes can be processed properly.
This type can be used to create actual num unit typed value statements. The structured members of the super type are overridden in order to prevent inherited types to be instantiated.