C# Class PhotoViewerTest.SpinnerView

Inheritance: Xamarin.Forms.ContentView
ファイルを表示 Open project: Manne990/PhotoViewerTest Class Usage Examples

Public Properties

Property Type Description
IsBusyProperty BindableProperty
MessageProperty BindableProperty
ProgressProperty BindableProperty
ShowProgressProperty BindableProperty

Public Methods

Method Description
SpinnerView ( ) : System

Method Details

SpinnerView() public method

public SpinnerView ( ) : System
return System

Property Details

IsBusyProperty public_oe static_oe property

public static BindableProperty IsBusyProperty
return BindableProperty

MessageProperty public_oe static_oe property

public static BindableProperty MessageProperty
return BindableProperty

ProgressProperty public_oe static_oe property

public static BindableProperty ProgressProperty
return BindableProperty

ShowProgressProperty public_oe static_oe property

public static BindableProperty ShowProgressProperty
return BindableProperty