Returns the delegate of the receiver.
SDK
- macOS 10.12+
Framework
- Quartz
Declaration
@property(assign) IBOutlet id delegate;
Return Value
The delegate.
Returns the delegate of the receiver.
SDK
Framework
@property(assign) IBOutlet id delegate;
The delegate.