AKFViewController
Une version plus récente de cette classe est disponible. Rendez-vous sur la dernière version.

A view controller for Account Kit that reports the status of the login through the delegate.

Extends Protocol:AKFAdvancedUIManaging, AKFConfiguring, AKFTheming
Declared in:AKFViewController.h
Propriétés
delegate

The delegate for the receiver.

@property (nonatomic, weak) id<AKFViewControllerDelegate> delegate;
Déclaré dans : AKFViewController.h
loginType

The type of login that the receiver controls.

@property (nonatomic, assign, readonly) AKFLoginType loginType;
Déclaré dans : AKFViewController.h