INoticeTips.Create method
Create a builder for the given tip type. Call Show to display it.
public INoticeTipBuilder Create(NoticeTipType type)See Also
Section titled “See Also”- interface INoticeTipBuilder
- enum NoticeTipType
- interface INoticeTips
- namespace Stellar.Abstractions.Services