ASDisplayNodeLayerBlock Block Reference
+ + +| Declared in | +ASDisplayNode.h | +
|---|
Block Definition
+ASDisplayNodeLayerBlock
+ + +CALayer creation block. Used to create the backing layer of a new display node.
+typedef CALayer* (^ASDisplayNodeLayerBlock) ()
+
+
+
+
+
+
+
+
+
+
+
+ Declared In
+ASDisplayNode.h+