FGX.Toasts.IFGXToastFactoryService

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску

Delphi

IFGXToastFactoryService = interface (IInterface)

IInterface -> IFGXToastFactoryService

Описание

Service interface for working with Toasts

Методы

function
CreateToast(const AMessage: string; const ADuration: TfgToastDuration): TfgToast

Creates instance of Toast wit specified parameters