0
UITtackView를 사용하여 을 얻고 싶습니다. 몇 가지 제약 조건을 활성화 및 비활성화하여 .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.