C# Class Paint.UIBusyAlertView

Inheritance: UIAlertView
Afficher le fichier Open project: RandolphBurt/MonoGame-iOS-SimplePaint Class Usage Examples

Méthodes publiques

Méthode Description
Hide ( ) : void
Show ( ) : void
UIBusyAlertView ( string title, string message ) : System

Method Details

Hide() public méthode

public Hide ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

UIBusyAlertView() public méthode

public UIBusyAlertView ( string title, string message ) : System
title string
message string
Résultat System