Added in API level XE12
public static final enum
Card.ImageLayout
This enum was deprecated
in API level XE21.
Use CardBuilder.Layout
to specify how the
card's content should be laid out.
Defines image layouts for a card.
See Also
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Enum Values
Added in API level XE12
public static final Card.ImageLayout FULL
Images appear full screen in the background.
Added in API level XE12
public static final Card.ImageLayout LEFT
Images are aligned to the left of the card (the default).