C# Class FFImageLoading.Forms.Droid.CachedImageView

Inheritance: FFImageLoading.Views.ImageViewAsync
Afficher le fichier Open project: daniel-luberda/FFImageLoading Class Usage Examples

Méthodes publiques

Méthode Description
CachedImageView ( Android.Content.Context context ) : System
CachedImageView ( Android.Content.Context context, IAttributeSet attrs ) : System
CachedImageView ( IntPtr javaReference, JniHandleOwnership transfer ) : System
Invalidate ( ) : void
SkipInvalidate ( ) : void

Method Details

CachedImageView() public méthode

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

CachedImageView() public méthode

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

CachedImageView() public méthode

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

Invalidate() public méthode

public Invalidate ( ) : void
Résultat void

SkipInvalidate() public méthode

public SkipInvalidate ( ) : void
Résultat void