AFInitWireframesDelegate typedef
AFInitWireframesDelegate =
void Function(AFWireframeDefinitionContext context)
Delegate used to populate wireframes.
Implementation
typedef AFInitWireframesDelegate = void Function(AFWireframeDefinitionContext context);