Uses of Interface
com.google.apps.card.v1.MaterialIconOrBuilder
-
Packages that use MaterialIconOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of MaterialIconOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement MaterialIconOrBuilder Modifier and Type Class Description class
MaterialIcon
A [Google Material Icon](https://fonts.google.com/icons), which includes over 2500+ options.static class
MaterialIcon.Builder
A [Google Material Icon](https://fonts.google.com/icons), which includes over 2500+ options.Methods in com.google.apps.card.v1 that return MaterialIconOrBuilder Modifier and Type Method Description MaterialIconOrBuilder
Icon.Builder. getMaterialIconOrBuilder()
Display one of the [Google Material Icons](https://fonts.google.com/icons).MaterialIconOrBuilder
Icon. getMaterialIconOrBuilder()
Display one of the [Google Material Icons](https://fonts.google.com/icons).MaterialIconOrBuilder
IconOrBuilder. getMaterialIconOrBuilder()
Display one of the [Google Material Icons](https://fonts.google.com/icons).
-