type

the type of the button

string type;

Values

  • bottom
    styles tabbar to match bottom position
  • Example

    rows:[
        { cells:[..] },// multiview cells..
        { view:"tabbar", type:"bottom", options:[..] }
    ]

    Details

    By default, a button does not have a type.

    See also
  • Articles
  • Back to top
    Join Our Forum
    We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.