UIButton


UIButtonクラスはボタンを設置するためのクラスです。
ボタンタップでアクションを起こすことができます。

UIButtonのクラス階層

NSObject

UIResponder

UIView

UIControl

UIButton
AppleDeveloperリファレンスUIButton

UIButton例文

様々なUIButtonのサンプルです

alt