Members
-
<static, readonly> AspectRatioMode :string
-
Type:
- string
Properties:
Name Type Default Description FILLstring fill CONTAINstring contain COVERstring cover -
<static> BackgroundImagePosition :string
-
Background image positions
Type:
- string
Properties:
Name Type Default Description MANUALstring manual TOPLEFTstring topleft TOPstring top TOPRIGHTstring topright CENTERLEFTstring centerleft CENTERstring center CENTERRIGHTstring centerright BOTTOMLEFTstring bottomleft BOTTOMstring bottom BOTTOMRIGHTstring bottomright -
<static> BackgroundImageSize :string
-
Background image sizing modes
Type:
- string
Properties:
Name Type Default Description AUTOstring auto MANUALstring manual CONTAINstring contain COVERstring cover -
<static, readonly> BlendMode :string
-
Type:
- string
Properties:
Name Type Default Description NORMALstring normal MULTIPLYstring multiply SCREENstring screen DARKENstring darken LIGHTENstring lighten SRCINstring srcin SRCOUTstring srcout SRCATOPstring srcatop XORstring xor -
<static, readonly> FilterInput :string
-
Type:
- string
Properties:
Name Type Default Description SOURCE_GRAPHICstring source_graphic SOURCE_ALPHAstring source_alpha BACKGROUND_IMAGEstring background_image BACKGROUND_ALPHAstring background_alpha FILL_PAINTstring fill_paint STROKE_PAINTstring stroke_paint -
<static, readonly> FontStyle :string
-
Type:
- string
Properties:
Name Type Default Description NORMALstring normal ITALICstring italic OBLIQUEstring oblique -
<static, readonly> GrowMode :string
-
Type:
- string
Properties:
Name Type Default Description MANUALstring manual Follows the dimension set on the UI layer
AUTO_WIDTHstring auto_width Width will grow with content UI layer
AUTO_HEIGHTstring auto_height Height will grow with content UI layer
AUTO_WIDTH_HEIGHTstring auto_width_height Width and Height will grow with content UI layer
SMART_WIDTHstring smart_width Follows the dimension set on the UI layer but if content width is smaller than layer width, layer will follow content width
SMART_HEIGHTstring smart_height Follows the dimension set on the UI layer but if content heigth is smaller than layer heigth, layer will follow content heigth
SMART_WIDTH_HEIGHTstring smart_width_height Follows the dimension set on the UI layer but if content width/heigth is smaller than layer width/heigth, layer will follow content width/heigth
-
<static, readonly> HorizontalAlign :string
-
Type:
- string
Properties:
Name Type Default Description LEFTstring left CENTERstring center RIGHTstring right -
<static, readonly> InputDeviceType :string
-
Type:
- string
Properties:
Name Type Default Description DEFAULTAUDIOstring defaultaudio DEFAULTVIDEOstring defaultvideo FACINGVIDEOstring facingvideo ENVIRONMENTVIDEOstring environmentvideo -
<static, readonly> LineCapMode :string
-
Type:
- string
Properties:
Name Type Default Description BUTTstring butt ROUNDstring round SQUAREstring square -
<static, readonly> LineJoinMode :string
-
Type:
- string
Properties:
Name Type Default Description BEVELstring bevel ROUNDstring round MITERstring miter -
<static, readonly> Orientation :string
-
Type:
- string
Properties:
Name Type Default Description PORTRAITstring portrait LANDSCAPEstring landscape -
<static, readonly> TextFieldCapitalization :string
-
Enum for different capizalization of text field values
Type:
- string
Properties:
Name Type Default Description NONEstring none CHARACTERSstring characters WORDSstring words SENTENCESstring sentences -
<static, readonly> TextFieldType :string
-
Enum for different types of text field values
Type:
- string
Properties:
Name Type Default Description TEXTstring text PASSWORDstring password EMAILstring email PHONEstring phone NUMBERstring number -
<static, readonly> TextOverflow :string
-
Type:
- string
Properties:
Name Type Default Description CLIPstring clip ELLIPSISstring ellipsis FADEstring fade -
<static, readonly> VerticalAlign :string
-
Type:
- string
Properties:
Name Type Default Description TOPstring top MIDDLEstring middle BOTTOMstring bottom
Olympe SDK