mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-14 22:29:26 +08:00
49 lines
899 B
YAML
Executable File
49 lines
899 B
YAML
Executable File
- title: Quick Start
|
|
items:
|
|
- philosophy
|
|
- installation
|
|
- 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-options
|
|
- automatic-layout-basics
|
|
- automatic-layout-containers
|
|
- automatic-layout-examples
|
|
- automatic-layout-debugging
|
|
- title: Optimizations
|
|
items:
|
|
- layer-backing
|
|
- synchronous-concurrency
|
|
- subtree-rasterization
|
|
- drawing-priority
|
|
- title: Conveniences
|
|
items:
|
|
- debugging
|
|
- hit-test-slop
|
|
- placeholder-fade-duration
|