Enterprise Snackbar
class EnterpriseSnackbar
Content copied to clipboard
Custom Snackbar that is automatically brand-themed and also offers an additional multi-lined layout. See the isMultiline
parameter in make.
Constructors
EnterpriseSnackbar
Link copied to clipboard
fun EnterpriseSnackbar()
Content copied to clipboard
Types
Properties
bodyTextView
Link copied to clipboard
buttonView
Link copied to clipboard
Reference for the action EnterpriseTextButton from our custom layout that is created after calling make.