Swiftgram/DisplayMac/UISlider.swift
2018-01-09 13:17:48 +04:00

6 lines
57 B
Swift

import Foundation
final class UISlider: UIView {
}