C# 클래스 Praeclarum.UI.ScrollableCanvas.Scroller

상속: UIScrollView
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 메소드들

메소드 설명
Scroller ( CoreGraphics frame ) : System
TouchesShouldBegin ( Foundation touches, UIEvent withEvent, UIView inContentView ) : bool
TouchesShouldCancelInContentView ( UIView view ) : bool

메소드 상세

Scroller() 공개 메소드

public Scroller ( CoreGraphics frame ) : System
frame CoreGraphics
리턴 System

TouchesShouldBegin() 공개 메소드

public TouchesShouldBegin ( Foundation touches, UIEvent withEvent, UIView inContentView ) : bool
touches Foundation
withEvent UIEvent
inContentView UIView
리턴 bool

TouchesShouldCancelInContentView() 공개 메소드

public TouchesShouldCancelInContentView ( UIView view ) : bool
view UIView
리턴 bool