C# Class Praeclarum.UI.ScrollableCanvas.Scroller

Inheritance: UIScrollView
Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Méthode Description
Scroller ( CoreGraphics frame ) : System
TouchesShouldBegin ( Foundation touches, UIEvent withEvent, UIView inContentView ) : bool
TouchesShouldCancelInContentView ( UIView view ) : bool

Method Details

Scroller() public méthode

public Scroller ( CoreGraphics frame ) : System
frame CoreGraphics
Résultat System

TouchesShouldBegin() public méthode

public TouchesShouldBegin ( Foundation touches, UIEvent withEvent, UIView inContentView ) : bool
touches Foundation
withEvent UIEvent
inContentView UIView
Résultat bool

TouchesShouldCancelInContentView() public méthode

public TouchesShouldCancelInContentView ( UIView view ) : bool
view UIView
Résultat bool