Skip to content
Version 2.11.0
↓ Get the launcher

INotificationBuilder.WithDuration method

How long the toast stays on screen (seconds). Defaults to ~3 seconds when unset.

public INotificationBuilder WithDuration(float seconds)
parameter description
seconds Lifetime in seconds; must be positive or the toast is suppressed at Show.