Android Programming Press on the image to return to the main documentation page.

DynamicToast

Written by Github: Vatsal Desai, Wrapped by: Johan Schoeman

List of types:

DynamicToast

DynamicToast


Events:

None

Members:


  ErrorMessageToast As String [write only]

  InformationMessageToast As String [write only]

  Initialize

  SuccessMessageToast As String [write only]

  WarningMessageToast As String [write only]

Members description:

ErrorMessageToast As String [write only]
InformationMessageToast As String [write only]
Initialize
SuccessMessageToast As String [write only]
WarningMessageToast As String [write only]

Top