最終更新:2013-01-11 (金) 05:47:35 (4122d)  

UIButtonType
Top / UIButtonType

http://www.devapp.it/wordpress/wp-content/uploads/2010/03/uibuttonType.png

typedef enum {
   UIButtonTypeCustom = 0,
   UIButtonTypeRoundedRect,
   UIButtonTypeDetailDisclosure,
   UIButtonTypeInfoLight,
   UIButtonTypeInfoDark,
   UIButtonTypeContactAdd,
} UIButtonType;