C# Class LondonBike.ActivityIndicatorLoadingView

Inheritance: UIAlertView
Exibir arquivo Open project: nicwise/londonbikeapp Class Usage Examples

Public Methods

Method Description
Hide ( ) : void
Show ( string title ) : void

Method Details

Hide() public method

public Hide ( ) : void
return void

Show() public method

public Show ( string title ) : void
title string
return void