LuxChat  2.0
Instant messenger for iOS
Instance Methods | Properties | List of all members
FBSDKProfilePictureView Class Reference

#import <FBSDKProfilePictureView.h>

Inheritance diagram for FBSDKProfilePictureView:

Instance Methods

(void) - setNeedsImageUpdate
 

Properties

FBSDKProfilePictureMode pictureMode
 
NSString * profileID
 

Detailed Description

A view to display a profile picture.

Method Documentation

- (void) setNeedsImageUpdate

Explicitly marks the receiver as needing to update the image. This method is called whenever any properties that affect the source image are modified, but this can also be used to trigger a manual update of the image if it needs to be re-downloaded.

Property Documentation

- (FBSDKProfilePictureMode) pictureMode
readwritenonatomicassign

The mode for the receiver to determine the aspect ratio of the source image.

- (NSString*) profileID
readwritenonatomiccopy

The profile ID to show the picture for.


The documentation for this class was generated from the following file: