Adonais's notebook


  • Home

  • About

  • Tags

  • Categories

  • Archives

  • Search

[iOS] Swift Views

Posted on 2021-02-16 | In iOS |

Views

ProgressiveView

  • Indicate percentage of the complete task
1
2
var progressBar: UIProgressView!
progressBar.progress = 1.0
# ios # swift
[iOS] Swift Basic
[iOS] Swift introduction
  • Table of Contents
  • Overview

Adonais0

140 posts
131 categories
112 tags
GitHub Twitter
  1. 1. Views
    1. 1.1. ProgressiveView
© 2024 Adonais0
Powered by Hexo
|
Theme — NexT.Mist v7.8.0