C# Класс MessagesExtension.IceCreamPartCollectionViewLayout

Наследование: UICollectionViewFlowLayout
Показать файл Открыть проект

Открытые методы

Метод Описание
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