Skip to content

How to declare class with inheritance #42

@onmyway133

Description

@onmyway133

Hi, how to declare class with inheritance like this, or how can we achieve the same thing

class ViewController: NSViewController {
   function viewDidLoad() {
      super.viewDidLoad()
   }
}

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions