AFCreateAFAppDelegate typedef
AFCreateAFAppDelegate =
AFApp Function()
Delegate used to create an application specific AFApp subclass.
Implementation
typedef AFCreateAFAppDelegate = AFApp Function();
Delegate used to create an application specific AFApp subclass.
typedef AFCreateAFAppDelegate = AFApp Function();