C# Class FFImageLoading.Forms.Sample.PageModels.CropTransformationPageModel

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

Méthodes publiques

Méthode Description
CropTransformationPageModel ( ) : System
FreeResources ( ) : void
PanImage ( Xamarin.Forms.PanUpdatedEventArgs e ) : void
PinchImage ( PinchGestureUpdatedEventArgs e ) : void
Reload ( ) : void

Private Methods

Méthode Description
ReloadImage ( ) : void

Method Details

CropTransformationPageModel() public méthode

public CropTransformationPageModel ( ) : System
Résultat System

FreeResources() public méthode

public FreeResources ( ) : void
Résultat void

PanImage() public méthode

public PanImage ( Xamarin.Forms.PanUpdatedEventArgs e ) : void
e Xamarin.Forms.PanUpdatedEventArgs
Résultat void

PinchImage() public méthode

public PinchImage ( PinchGestureUpdatedEventArgs e ) : void
e PinchGestureUpdatedEventArgs
Résultat void

Reload() public méthode

public Reload ( ) : void
Résultat void