Media Card
The Media Card patch represents the Material Design Rich Media Card.
Cards are a convenient means of displaying content composed of different types of objects. Cards have a constant width and variable height.
X Position
The X position of the card.
Y Position
The Y position of the card.
X Anchor
The X anchor point of the card.
Y Anchor
The Y anchor point of the card.
Width
The width of the card.
Media Image
The background image of the rich media component.
Media Height
The height of the rich media image.
Headline Text
The text of the headline on top of the media image.
Headline Text Color
The text color of the headline.
Enable Support
Enable supporting text on the card.
Support Text
The text of the supporting text.
Support Text Color
The text color of the supporting text.
Enable Buttons
Enable the bottom two flat buttons.
Button 0 Text
The first button text.
Button 0 Text Color
The first button text color.
Button 1 Text
The second button text.
Button 1 Text Color
The second button text color.
Background Color
The background color of the card.
Divider Color
The divider color on the card.
Button 0 Down
A boolean value that represents whether the first button has recognized a touch.
Button 1 Down
A boolean value that represents whether the second button has recognized a touch.