AKFTextPosition
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.
Typedefs
AKFTextPosition

Places the text below the body.

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

Places the text below the body.

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