Skip to content

UIButton, display a button (Swift5.0)

   

This is a sample code to display a button using UIButton. I use the rounded corner buttons a lot.

alt

  1. Using UISlider to retrieve a value at regular intervals (Swift5.0)
  2. Getting a value with UISlider (Swift5.0)
  3. Displaying an incoming call screen using CallKit.
  4. Performing UITest (E2E testing) on iOS (Swift5.0)OSでUITest(E2Eテスト)を行う(Swift5.0)
  5. Switch RootViewController with animation (Swift4.2)
  6. Parse a local Json file and display it in table view (Swift4.2)
  7. Adopting UITest with Swift(Swift4.2)