This sample demonstrates the basic layout of a Toast
to show simple notification and hide them.
The Toast
is a notification pop-up used to display on the desired position with required message and header icons.
title
property.content
property.More information about Toast can be found in this documentation section.