AKFTextPosition
Директивы Typedef
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