ListViewHelper

Namespace: WellFired.Guacamole

Description

Public Static Methods

UIRect CalculateValidRectRequest ( IListView listView )
void Layout ( IListView listView, UIRect availableSpace, UIPadding containerPadding )
float ClampScroll ( float totalAvailableSpace, float totalContentSize, float value )
float MaxScrollFor ( float totalAvailableSpace, float totalContentSize )
void ConstrainToCell ( IListView listView, ILayoutable child )

Breakdown

  • UIRect CalculateValidRectRequest ( IListView listView )
  • void Layout ( IListView listView, UIRect availableSpace, UIPadding containerPadding )
  • float ClampScroll ( float totalAvailableSpace, float totalContentSize, float value )
  • float MaxScrollFor ( float totalAvailableSpace, float totalContentSize )