AFInitScreenMapDelegate typedef

AFInitScreenMapDelegate = void Function(AFScreenMap map)

Delegate used to populate the screen map used to associate keys with screens.

Implementation

typedef AFInitScreenMapDelegate = void Function(AFScreenMap map);