Skip Navigation
Global Nav Open Menu
Global Nav Close Menu
Apple Developer
Search Developer
Cancel
Apple Developer
Discover
Design
Develop
Distribute
Support
Account
Documentation
Open Menu
Close Menu
AppKit
Views and Controls
Path Control
⋯
AppKit
Views and Controls
Path Control
NSPathControl
delegate
Language:
Swift
Objective-C
Language:
Swift
Objective-C
API Changes:
None
Instance Property
delegate
The receiver’s delegate.
SDK
macOS 10.5+
Framework
App
Kit
Declaration
weak
var
delegate
:
NSPath
Control
Delegate
? {
get
set
}