Viewing file: SBUILockStateProviding.h
Raw logifySBUILockStateProviding was found in iOS
17.1,
16.3Filter:
/*
* This header is generated by classdump-dyld 1.0
* on Wednesday, November 15, 2023 at 5:46:57 PM Eastern European Standard Time
* Operating System: Version 17.1 (Build 21B74)
* Image Source: /System/Library/PrivateFrameworks/SpringBoard.framework/SpringBoard
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
@protocol SBUILockStateProviding <NSObject>
@required-(BOOL)isUILocked;
@end