inapp
/
com.moengage.inapp.internal.model.enums
/
ViewType
View
Type
enum
ViewType
Content copied to clipboard
Types of views supported in a in-app.
Author
Umang Chamaria
Entries
Functions
Entries
BUTTON
Link copied to clipboard
BUTTON
Content copied to clipboard
TEXT
Link copied to clipboard
TEXT
Content copied to clipboard
IMAGE
Link copied to clipboard
IMAGE
Content copied to clipboard
RATING
Link copied to clipboard
RATING
Content copied to clipboard
CLOSE_BUTTON
Link copied to clipboard
CLOSE_BUTTON
Content copied to clipboard
Functions
setValue
Link copied to clipboard
open fun
setValue
(value:
String
):
ViewType
Content copied to clipboard
valueOf
Link copied to clipboard
open fun
valueOf
(name:
String
):
ViewType
Content copied to clipboard
values
Link copied to clipboard
open fun
values
():
Array
<
ViewType
>
Content copied to clipboard