AKFTextPosition
A more recent version of this class is available. Check out the latest version.
Typedefs
AKFTextPosition

Places the text below the body.

typedef NS_ENUM(NSUInteger, AKFTextPosition) {
/*!
*/
AKFTextPositionDefault = 0, /*!
*/
AKFTextPositionAboveBody, /*!
*/
AKFTextPositionBelowBody,
};
Declared In: AKFTextPosition.h
NS_ENUM

Places the text below the body.

typedef NS_ENUM(NSUInteger, AKFTextPosition) {
/*!
*/
AKFTextPositionDefault = 0, /*!
*/
AKFTextPositionAboveBody, /*!
*/
AKFTextPositionBelowBody,
};
Declared In: AKFTextPosition.h