C# 클래스 MessagesExtension.IceCreamPartCollectionViewLayout

상속: UICollectionViewFlowLayout
파일 보기 프로젝트 열기: xamarin/monotouch-samples

공개 메소드들

메소드 설명
IceCreamPartCollectionViewLayout ( IntPtr handle ) : System
IndexPathForVisibleItemClosest ( nfloat offset ) : NSIndexPath
TargetContentOffset ( CGPoint proposedContentOffset, CGPoint scrollingVelocity ) : CGPoint

메소드 상세

IceCreamPartCollectionViewLayout() 공개 메소드

public IceCreamPartCollectionViewLayout ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

IndexPathForVisibleItemClosest() 공개 메소드

public IndexPathForVisibleItemClosest ( nfloat offset ) : NSIndexPath
offset nfloat
리턴 NSIndexPath

TargetContentOffset() 공개 메소드

public TargetContentOffset ( CGPoint proposedContentOffset, CGPoint scrollingVelocity ) : CGPoint
proposedContentOffset CGPoint
scrollingVelocity CGPoint
리턴 CGPoint