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