Samples
Samples
Documents
Language: Silver, Platform: Island, Category: macOS
https://github.com/remobjects/ElementsSamples/tree/master/Silver/Island/macOS/Documents
-
Documents
-
References
- Cocoa
- rtl
- libSwift
- libElements
- ISLand
- Source Files
- Other Files
-
References
AppDelegate.swift
import Foundation
import AppKit
@NSApplicationMain @IBObject class AppDelegate : INSApplicationDelegate {
public func applicationDidFinishLaunching(_ notification: NSNotification!) {
}
}
