Skip to content
Version 2.11.0
↓ Get the launcher

INoticeTipBuilder interface

Fluent builder for a single noticetip display request.

public interface INoticeTipBuilder
name description
Show() Fire the tip immediately with the accumulated settings.
WithAudio(…) Audio to play when the tip appears. (2 methods)
WithContent(…) Text shown on the bar or pop-up.
WithDelay(…) Delay before the tip appears (seconds). Default 0.2.
WithDuration(…) How long the tip stays visible (seconds). Default 3.
WithRepeat(…) Repeat the tip N times with an optional gap (ms between repeats). Only applies to PopTip.