AccessibilityUIExamples/Buttons/ButtonWithImageViewController.swift
/* |
See LICENSE folder for this sample’s licensing information. |
Abstract: |
View controller demonstrating accessibility provided by AppKit for an NSButton with an image. |
*/ |
import Cocoa |
class ButtonWithImageViewController: ButtonBaseViewController { |
} |
Copyright © 2017 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2017-09-12