Modifier and Type | Field and Description |
---|---|
String |
imageUrl
The source location for an image
|
String |
link
A URL location for which the credit will be hyperlinked
|
boolean |
showOnScreen
If true, the credit will be visible in the main credit container.
|
String |
text
The text to be displayed on the screen if no imageUrl is specified.
|
Constructor and Description |
---|
CreditOptions() |
@JsProperty public String text
@JsProperty public String imageUrl
@JsProperty public String link
@JsProperty public boolean showOnScreen
Copyright © 2019. All rights reserved.