AccessibilityUIExamples/Slider/CustomSliderViewController.swift
/* |
See LICENSE folder for this sample’s licensing information. |
Abstract: |
View controller demonstrating an accessible, custom NSView subclass that behaves like a slider. |
*/ |
import Cocoa |
class CustomSliderViewController: NSViewController { |
} |
Copyright © 2017 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2017-09-12