C# Class MvvmCross.iOS.Views.MvxUIRefreshControl

Mvx user interface refresh control. http://motzcod.es/post/59125989518/mvxuirefreshcontrol-for-mvvmcross
Inheritance: UIRefreshControl
Exibir arquivo Open project: MvvmCross/MvvmCross

Public Methods

Method Description
MvxUIRefreshControl ( ) : System

Initializes a new instance of the MvxUIRefreshControl class.

Method Details

MvxUIRefreshControl() public method

Initializes a new instance of the MvxUIRefreshControl class.
public MvxUIRefreshControl ( ) : System
return System