Initial commit
SegmentedControl 스위프트 패키지 입니다.
.package(url: "https://github.com/jaemyeong/SegmentedControl.git", .upToNextMajor(from: "0.1.0"))
import SegmentedControl let segmentedControl = SegmentedControl() segmentedControl.addTarget(self, action: #selector(Self.segmentedControlChanged(_:)), for: .valueChanged)
Jaemyeong Jin (jaemyeong@me.com)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
SegmentedControl
SegmentedControl 스위프트 패키지 입니다.
Overview
Requirements
Installation
Swift Package Manager
Usage
Documentation
License
Author
Jaemyeong Jin (jaemyeong@me.com)