INoticeTipBuilder.WithRepeat method
Repeat the tip N times with an optional gap (ms between repeats). Only applies to PopTip.
public INoticeTipBuilder WithRepeat(int count, float intervalMs = 0)See Also
Section titled “See Also”- interface INoticeTipBuilder
- namespace Stellar.Abstractions.Services