Files
AsyncDisplayKit/_data/nav_docs.yml
Luke Parham 0092695a08 wip
2016-04-02 20:03:38 -05:00

51 lines
916 B
YAML
Executable File

- title: Quick Start
items:
- getting-started
- title: Core Concepts
items:
- intelligent-preloading
- subclassing
- layout-engine
- title: Node Containers
items:
- asviewcontroller
- aspagernode
- ascollectionnode
- astablenode
- title: Nodes
items:
- display-node
- cell-node
- text-cell-node
- control-node
- button-node
- text-node
- editable-text-node
- image-node
- network-image-node
-
- map-node
- video-node
- scroll-node
- title: Layout Engine
items:
- layout-spec
- stack-layout-spec
- inset-layout-spec
- background-layout-spec
- center-layout-spec
- overlay-layout-spec
- relative-layout-spec
- static-layout-spec
- title: Optimizations
items:
- layer-backing
- synchronous-concurrency
- subtree-rasterization
- drawing-priority
- title: Conveniences
items:
- debugging
- hit-test-slop
- placeholder-fade-duration