-
public abstract class InAppProperty
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumInAppProperty.FormatRepresents the format of an in-app message.
public enumInAppProperty.VerticalAlignmentRepresents a vertical alignment like the position of an in-app message in fullscreen.
public enumInAppProperty.HorizontalAlignmentRepresents the horizontal alignment of a component.
public enumInAppProperty.FontDecorationRepresents a font decoration.
public final classInAppProperty.ThemeColorsRepresents a color tuple for light and dark themes.
public final classInAppProperty.BorderRepresents border properties.
public final classInAppProperty.SizeRepresents a size object.
public final classInAppProperty.MarginRepresents a margin object.
public final classInAppProperty.CornerRadiusRepresents a corner radius object.
-
Constructor Summary
Constructors Constructor Description InAppProperty()
-