| Inherits from: | UIView |
| Declared in: | FBLoginView.h |
The delegate object that receives updates for selection and display control.
The permissions to login with. Defaults to nil, meaning basic permissions.
copy) NSArray *permissions;
Initializes and returns an FBLoginView object. The underlying session has basic permissions granted to it.
Initializes and returns an FBLoginView object constructed with the specified permissions.
An array of strings representing the permissions to request during the authentication flow. A value of nil will indicates basic permissions.
Type used to specify the display style of the button.
Small square profile image and facebook icon overlayed
Large square profile image and facebook icon overlayed
Facebook image and profile image side-by-side
Type used to specify the display style of the button.
Small square profile image and facebook icon overlayed
Large square profile image and facebook icon overlayed
Facebook image and profile image side-by-side