AccessibilityUIExamples/Application/AppDelegate.swift
/* |
See LICENSE folder for this sample’s licensing information. |
Abstract: |
This sample's application delegate. |
*/ |
import Cocoa |
@NSApplicationMain |
class AppDelegate: NSObject, NSApplicationDelegate { |
} |
Copyright © 2017 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2017-09-12