0
的高級用法我想用UIStackView 達到這個我知道這是可能通過激活和停用一些限制使用在.swift文件中的條件代碼/有條件限制。UIStackViews
如何使用UIStackViews實現這一目標?
以下是我想要達到的結果。
1) Space must be constant between small gray dots i.e. spacing value 12
2) Size of the small dot is fixed i.e. width=5 for small dots and also fixed for the circle with text.
3) I want to show #n(e.g. 6) dots for the iPhone6 between two big circles. Dots must be more or less based on the screen size.