mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-06 08:51:23 +08:00
12 lines
370 B
Markdown
Executable File
12 lines
370 B
Markdown
Executable File
---
|
|
title: ASControlNode
|
|
layout: docs
|
|
permalink: /docs/control-node.html
|
|
next: button-node.html
|
|
---
|
|
|
|
<div>😑 This page is coming soon...</div>
|
|
|
|
####Tappable Area Visualization####
|
|
With just one line of code, you can easily visualize the tappable areas of all ASControlNodes in your app using the <a href = "debug-tool-hit-test-slop.html">hit test slop debug tool</a>.
|