AKFViewController
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

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
Proprietà
delegate

The delegate for the receiver.

@property (nonatomic, weak) id<AKFViewControllerDelegate> delegate;
Tipo dichiarato in: AKFViewController.h
loginType

The type of login that the receiver controls.

@property (nonatomic, assign, readonly) AKFLoginType loginType;
Tipo dichiarato in: AKFViewController.h