AKFViewController
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.

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
속성
delegate

The delegate for the receiver.

@property (nonatomic, weak) id<AKFViewControllerDelegate> delegate;
정의된 값: AKFViewController.h
loginType

The type of login that the receiver controls.

@property (nonatomic, assign, readonly) AKFLoginType loginType;
정의된 값: AKFViewController.h