Example Swift 3+ class CustomView: NSView { private var currentContext : CGContext? { get { if #available(OSX 10.10, *) { return NSGraphicsContext.current?
確定! 回上一頁