/* * This header is generated by classdump-dyld 1.0 * on Monday, November 11, 2019 at 12:29:57 AM Eastern European Standard Time * Operating System: Version 13.1.3 (Build 17A878) * Image Source: /System/Library/PrivateFrameworks/SpringBoard.framework/SpringBoard * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. */ @protocol CSCoverSheetViewControllerDelegate @required -(void)coverSheetViewController:(id)arg1 requestsTouchIDDisabled:(BOOL)arg2 forReason:(id)arg3; -(void)coverSheetViewControllerIrisPlayingDidFinish:(id)arg1; -(void)coverSheetViewController:(id)arg1 unlockWithRequest:(id)arg2 completion:(/*^block*/id)arg3; @end