ContainerStyle

open class ContainerStyle : InAppStyle

Author

Umang Chamaria Date: 2019-09-09

Constructors

ContainerStyle
Link copied to clipboard
open fun ContainerStyle(inAppStyle: InAppStyle, border: Border, background: Background, animation: Animation)

Functions

toString
Link copied to clipboard
open fun toString(): String

Properties

animation
Link copied to clipboard
val animation: Animation
background
Link copied to clipboard
val background: Background
border
Link copied to clipboard
val border: Border