AccessibilityUIExamples/Application/DetailView.swift
/* |
See LICENSE folder for this sample’s licensing information. |
Abstract: |
Encompassing view that holds the detail view controller's content. |
*/ |
import Cocoa |
class DetailView: NSView { |
} |
Copyright © 2017 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2017-09-12