Skip to content

UIButton

   

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

UIButtonのクラス階層

NSObject

UIResponder

UIView

UIControl

UIButton
AppleDeveloperリファレンスUIButton

UIButton例文

様々なUIButtonのサンプルです

alt

関連記事

  1. UIBarButtonItem
  2. Dictionary
  3. Array