Share via


NSPasteboardDetectPatternsCompletionHandler Delegate

Definition

public delegate void NSPasteboardDetectPatternsCompletionHandler(HashSet<NSPasteboardDetectionPattern>? detectedPatterns, NSError? error);
type NSPasteboardDetectPatternsCompletionHandler = delegate of HashSet<NSPasteboardDetectionPattern> * NSError -> unit

Parameters

error
NSError

Applies to