FBAdStarRatingView Class Reference
Inherits from | UIView |
Declared in | FBNativeAd.h |
Overview
@class FBAdStarRatingView
@abstract Helper view that draws a star rating based off a native ad.
Instance Methods
initWithFrame:withStarRating:
@method
- (instancetype)initWithFrame:(CGRect)frame withStarRating:(struct FBAdStarRating)starRating
Parameters
- frame
Frame of this view.
- starRating
Star rating from a native ad.
Discussion
@abstract Initializes a star rating view with a given frame and star rating.
Declared In
FBNativeAd.h