Three20 API Documentation

1.0

Introduction

All of the API documentation you see here has been generated from the Three20 source.

Get the source: http://github.com/facebook/three20

Three20 is a rather large iPhone development library. It is composed of a stack of four components:

UI Style Network Core

Core

Three20's foundation includes debugging utilities and a plethora of useful additions to common objects.

Network

A full network+cache implementation has been built around NSURLRequests with support for disc and memory caching.

Style

A robust style framework that makes it easy to create gradients, shadows, and rounded borders.

UI

Three20 includes a growing set of common controls. Photo browsers, table view cells, and springboard implementations are just a few. The UI component includes the TTNavigator object that makes building persistent applications easy.