AKFTextPosition
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด
Typedefs
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