Unity 8
 All Classes Functions Properties
CardTool Class Reference

Tool for introspecting Card properties. More...

Inherits Item.

Properties

int count
 Number of cards.
 
real viewWidth
 Width of the category view.
 
real carouselSelectedItemScaleFactor
 
var template
 Template supplied for the category.
 
var components
 Component mapping supplied for the category.
 
string categoryLayout
 The category layout for this card tool.
 
var cardComponent
 
var cardWidth
 
var cardHeight
 
int headerHeight
 
size artShapeSize
 
int headerAlignment
 

Detailed Description

Tool for introspecting Card properties.

Some properties of Cards we need to determine category-wide (like card sizes in grid), so we should not do them per-Card but in the category renderer.

This component creates an invisible card filled with maximum mapped data and calculates or measures card properties for this configuration.

Definition at line 25 of file CardTool.qml.


The documentation for this class was generated from the following file: