C# Class FFImageLoading.Cross.MvxImageLoadingView

Inheritance: UIImageView:ImageViewAsync
Afficher le fichier Open project: daniel-luberda/FFImageLoading

Private Properties

Свойство Type Description
CleanParameters void
Initialize void
InstanciateParams FFImageLoading.Work.TaskParameter
MakeParams FFImageLoading.Work.TaskParameter

Méthodes publiques

Méthode Description
MvxImageLoadingView ( ) : System
MvxImageLoadingView ( CGRect frame ) : System
MvxImageLoadingView ( Android.Content.Context context ) : System
MvxImageLoadingView ( Android.Content.Context context, IAttributeSet attrs ) : System
MvxImageLoadingView ( IntPtr handle ) : System
MvxImageLoadingView ( IntPtr javaReference, JniHandleOwnership transfer ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CleanParameters ( ) : void
Initialize ( ) : void
InstanciateParams ( ImageSource source, string dataLocation, System.TimeSpan cacheDuration ) : TaskParameter
MakeParams ( ) : TaskParameter

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MvxImageLoadingView() public méthode

public MvxImageLoadingView ( ) : System
Résultat System

MvxImageLoadingView() public méthode

public MvxImageLoadingView ( CGRect frame ) : System
frame CGRect
Résultat System

MvxImageLoadingView() public méthode

public MvxImageLoadingView ( Android.Content.Context context ) : System
context Android.Content.Context
Résultat System

MvxImageLoadingView() public méthode

public MvxImageLoadingView ( Android.Content.Context context, IAttributeSet attrs ) : System
context Android.Content.Context
attrs IAttributeSet
Résultat System

MvxImageLoadingView() public méthode

public MvxImageLoadingView ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

MvxImageLoadingView() public méthode

public MvxImageLoadingView ( IntPtr javaReference, JniHandleOwnership transfer ) : System
javaReference System.IntPtr
transfer JniHandleOwnership
Résultat System