Mobile Widgets

Mobile Widgets

SubTitle prototype


SubTitle

Introduction

Sub title bar. Use SubTitle with Title prototype.


Interface


Fields description

Data fields

  • MFString title - Label of the subtitle

Style fields

  • SFVec2f screenSize - Size of the screen where the application is displayed
  • SFVec2f textScale - Use for scaling text if necessary (phone with small fonts)
  • MFString style - Path to the CSS node associated to Subtitle proto, but also to the Ticker.
  • MFString images - Background image

CSS


See also

Title, Ticker


Example