[]
Configurates FadeIn. Sets a value that determines whether popups should be shown using a fade-in animation.
public PopupBuilder FadeIn(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| PopupBuilder | Current builder. |