C# Class MessagesExtension.IceCreamPartCollectionViewLayout

Inheritance: UICollectionViewFlowLayout
Afficher le fichier Open project: xamarin/monotouch-samples

Méthodes publiques

Méthode Description
IceCreamPartCollectionViewLayout ( IntPtr handle ) : System
IndexPathForVisibleItemClosest ( nfloat offset ) : NSIndexPath
TargetContentOffset ( CGPoint proposedContentOffset, CGPoint scrollingVelocity ) : CGPoint

Method Details

IceCreamPartCollectionViewLayout() public méthode

public IceCreamPartCollectionViewLayout ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

IndexPathForVisibleItemClosest() public méthode

public IndexPathForVisibleItemClosest ( nfloat offset ) : NSIndexPath
offset nfloat
Résultat NSIndexPath

TargetContentOffset() public méthode

public TargetContentOffset ( CGPoint proposedContentOffset, CGPoint scrollingVelocity ) : CGPoint
proposedContentOffset CGPoint
scrollingVelocity CGPoint
Résultat CGPoint