-
public final class CloseOptions.AutoRepresents the delay and color options for automatic closing.
-
-
Field Summary
Fields Modifier and Type Field Description private final Integerdelayprivate final InAppProperty.ThemeColorscolor
-
Constructor Summary
Constructors Constructor Description CloseOptions.Auto(Integer delay, InAppProperty.ThemeColors color)
-
Method Summary
Modifier and Type Method Description final IntegergetDelay()final InAppProperty.ThemeColorsgetColor()-
-
Constructor Detail
-
CloseOptions.Auto
CloseOptions.Auto(Integer delay, InAppProperty.ThemeColors color)
-
-
Method Detail
-
getColor
final InAppProperty.ThemeColors getColor()
-
-
-
-