AKFTextPosition
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