並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

UIButtonの検索結果1 - 3 件 / 3件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

UIButtonに関するエントリは3件あります。 iOS が関連タグです。 人気エントリには 『UIButton: Padding Between Image and Text』などがあります。
  • UIButton: Padding Between Image and Text

    UIButton: Padding Between Image and TextMay 6, 2019 Update (11/29/2020): I've updated this post to note that more subtlety is required to account for right-to-left languages. Pop quiz: in a UIButton, how do you set a padding of 10pt between the image and the title? I had to do this at work recently, and I was surprised at how hard it was to reason about. There are several posts talking about this

      UIButton: Padding Between Image and Text
    • UIButtonに隠しActionをつける方法 - Qiita

      はじめに ただどう動くんだろう?って言うだけの話で実用性は皆無です なんか UIButton に謎のアクションを付けれたというお話です。 環境 Xcode 11.4 iPhone 11 Pro Max (13.4) 実装 StoryboardでFirstViewControllerとSecondViewControllerを用意する FirstVCにボタンをのせる IBActionでボタンのアクションをFirstVCに紐付ける(tappedFirst(_ sender: Any)) SecondVCにFirstVCのボタンをコピペする IBActionでボタンのアクションをSecondVCに紐付ける(tappedSecond(_ sender: Any)) こんな感じ final class FirstViewController: UIViewController { @IBAction

        UIButtonに隠しActionをつける方法 - Qiita
      • A new way to style UIButton with UIButton.Configuration in iOS 15 | Sarunw

        Add subscriptions to your app in minutes: RevenueCat makes it easy to implement, manage, and grow your app business. Explore the docs The first part in the series "What's new in UIKit button". An introduction to a new button configuration, a struct that is shaping and styling your button. You no longer need to subclass UIButton ever again with button configuration. Button Configuration Dynamic But

          A new way to style UIButton with UIButton.Configuration in iOS 15 | Sarunw
        1

        新着記事