Searching for iOS 11.0 Headers

Switch to: 16.3, 15.2.1, 14.4, 13.1.3, 12.1, 11.1.2, 11.0.1, 10.2, 10.1.1, 9.3.3, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0


Back to LocalAuthenticationPrivateUI.framework
Viewing file: MTKViewDelegate.h   download   logify
MTKViewDelegate was found in iOS 12.1, 11.1.2, 11.0.1, 11.0
Filter:  
/*
* This header is generated by classdump-dyld 0.1
* on Wednesday, September 20, 2017 at 10:18:21 PM Eastern European Summer Time
* Operating System: Version 11.0 (Build 15A372)
* Image Source: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
* classdump-dyld is free of use, Copyright © 2013 by Elias Limneos.
*/


@protocol MTKViewDelegate <NSObject>

@required
-(void)drawInMTKView:(id)arg1;
-(void)mtkView:(id)arg1 drawableSizeWillChange:(CGSize)arg2;
@end
Back to LocalAuthenticationPrivateUI.framework