AKFTextPosition
Places the text below the body.
typedef NS_ENUM(NSUInteger, AKFTextPosition) { /*! */ AKFTextPositionDefault = 0, /*! */ AKFTextPositionAboveBody, /*! */ AKFTextPositionBelowBody, };
AKFTextPosition.h
NS_ENUM
Places the text below the body.
typedef NS_ENUM(NSUInteger, AKFTextPosition) { /*! */ AKFTextPositionDefault = 0, /*! */ AKFTextPositionAboveBody, /*! */ AKFTextPositionBelowBody, };
AKFTextPosition.h