Searching for iOS 12.1 Headers

Switch to: 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 11.1.2, 11.0.1, 11.0, 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: LAUIPearlGlyphView.h   download   logify
LAUIPearlGlyphView was found in iOS 15.2.1, 14.4, 13.1.3, 12.1, 11.1.2, 11.0.1, 11.0
Filter:  
/*
* This header is generated by classdump-dyld 1.0
* on Friday, February 8, 2019 at 1:26:38 PM Eastern European Standard Time
* Operating System: Version 12.1 (Build 16B92)
* Image Source: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/

#import <LocalAuthenticationPrivateUI/LocalAuthenticationPrivateUI-Structs.h>
#import <UIKitCore/UIView.h>
#import <libobjc.A.dylib/MTKViewDelegate.h>

@protocol LAUIPearlGlyphViewDelegate;
@class LAUIPearlGlyphViewStaticResources, LAUICheckmarkLayer, UIView, MTKView, CAMetalLayer, CAShapeLayer, LAUICubicBSplineRenderer, CALayer, UIColor, NSString;

@interface LAUIPearlGlyphView : UIView <MTKViewDelegate> {

LAUIPearlGlyphViewStaticResources* _sharedResources;
double _maximumFramerate;
double _scale;
LAUICheckmarkLayer* _checkmarkLayer;
BOOL _delegateRespondsToWillRender;
UIView* _containerView;
MTKView* _metalView;
CAMetalLayer* _metalLayer;
BOOL _rendererPaused;
BOOL _inWindow;
unsigned long long _externalAnimationCount;
double _overdrawRatio;
CGSize _boundsSize;
CGSize _drawableSize;
BOOL _contentLayerNeedsMaskUpdate;
CAShapeLayer* _contentLayerMask;
LAUICubicBSplineRenderer* _renderer;
BOOL _modelDirty;
BOOL _panning;
double _lastUpdateTime;
BOOL _animating;
unsigned long long _cornerID;
unordered_map<unsigned long, std::__1::array<LAUI_uniform_cubic_b_spline_renderer::spline_instance_state, 6>, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<const unsigned long, std::__1::array<LAUI_uniform_cubic_b_spline_renderer::spline_instance_state, 6> > > >* _cornerStates;
set<unsigned long, std::__1::less<unsigned long>, std::__1::allocator<unsigned long> >* _duplicateCornerIdentifiers;
_ringPoint;
unsigned long long _eyeID;
unsigned long long _noseID;
unsigned long long _mouthID;
unordered_map<unsigned long, std::__1::unordered_map<unsigned long, std::__1::array<LAUI_uniform_cubic_b_spline_renderer::spline_instance_state, 3>, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<const unsigned long, std::__1::array<LAUI_uniform_cubic_b_spline_renderer::spline_instance_state, 3> > > >, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<const unsigned long, std::__1::unordered_map<unsigned long, std::__1::array<LAUI_uniform_cubic_b_spline_renderer::spline_instance_state, 3>, std::__1::hash<unsigned long>, std::__1::equal_to<unsigned long>, std::__1::allocator<std::__1::pair<const unsigned long, std::__1::array<LAUI_uniform_cubic_b_spline_renderer::spline_instance_state, 3> > > > > > >* _faceStates;
double4x4 _cameraTransform;
map<unsigned long, std::__1::set<unsigned long, std::__1::less<unsigned long>, std::__1::allocator<unsigned long> >, std::__1::less<unsigned long>, std::__1::allocator<std::__1::pair<const unsigned long, std::__1::set<unsigned long, std::__1::less<unsigned long>, std::__1::allocator<unsigned long> > > > >* _rendererIdentifiers;
global_state _normalRenderState;
global_state _blurredRenderState;
_idleColor;
_defaultColor;
_oscillatingColor;
_successColor;
_processingColor;
_finishedColor;
BOOL _finishedColorOverridden;
BOOL _reduceBlur;
long long _priorState;
BOOL _changingState;
BOOL _stateChangeAnimated;
unsigned long long _stateChangeCounter;
vector<void ()(bool), std::__1::allocator<void ()(bool)> >* _completionHandlers;
CGColorSpaceRef _colorSpace;
BOOL _hideFace;
BOOL _paused;
BOOL _feedbackEnabled;
long long _style;
long long _state;
CALayer* _contentLayer;
id<LAUIPearlGlyphViewDelegate> _delegate;
}
@property (nonatomic,readonly) long long style; //@synthesize style=_style - In the implementation block
@property (nonatomic,readonly) UIColor * finishedColor;
@property (nonatomic,readonly) BOOL hideFace; //@synthesize hideFace=_hideFace - In the implementation block
@property (nonatomic,readonly) long long state; //@synthesize state=_state - In the implementation block
@property (assign,getter=isPaused,nonatomic) BOOL paused; //@synthesize paused=_paused - In the implementation block
@property (assign,nonatomic) BOOL feedbackEnabled; //@synthesize feedbackEnabled=_feedbackEnabled - In the implementation block
@property (nonatomic,readonly) CALayer * contentLayer; //@synthesize contentLayer=_contentLayer - In the implementation block
@property (assign,nonatomic,__weak) id<LAUIPearlGlyphViewDelegate> delegate; //@synthesize delegate=_delegate - In the implementation block
@property (assign,getter=isWireframeEnabled,nonatomic) BOOL wireframeEnabled;
@property (assign,nonatomic) double4x4 modelTransform;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (copy,readonly) NSString * description;
@property (copy,readonly) NSString * debugDescription;
+(id)sharedStaticResources;
-(void)setFinishedColor:(id)arg1 animated:(BOOL)arg2 ;
-(void)setState:(long long)arg1 animated:(BOOL)arg2 withCompletion:(/*^block*/id)arg3 ;
-(void)setHideFace:(BOOL)arg1 animated:(BOOL)arg2 ;
-(double4x4)modelTransform;
-(void)setState:(long long)arg1 animated:(BOOL)arg2 ;
-(CALayer *)contentLayer;
-(void)_applyStyle;
-(void)reduceTransparencyDidChange:(id)arg1 ;
-(void)reduceMotionDidChange:(id)arg1 ;
-(void)_updateReduceBlurState;
-(BOOL)isWireframeEnabled;
-(void)setWireframeEnabled:(BOOL)arg1 ;
-(void)setModelTransform:(double4x4)arg1 ;
-(void)_createStates;
-(void)_applyBlurRadius;
-(void)_applyStateAnimated:(BOOL)arg1 ;
-(void)_executeCompletionHandlers:(BOOL)arg1 ;
-(2)_extractColorVectorFromColor:(id)arg1 ;
-(void)_applyCheckmarkColor;
-(void)_updateRendererPaused:(BOOL)arg1 ;
-(void)mtkView:(id)arg1 drawableSizeWillChange:(CGSize)arg2 ;
-(void)drawInMTKView:(id)arg1 ;
-(void)purgeBuffers;
-(UIColor *)finishedColor;
-(void)beginExternalAnimation;
-(void)endExternalAnimation;
-(BOOL)hideFace;
-(void)setFeedbackEnabled:(BOOL)arg1 ;
-(id)init;
-(void)dealloc;
-(void)setDelegate:(id<LAUIPearlGlyphViewDelegate>)arg1 ;
-(long long)state;
-(id)initWithFrame:(CGRect)arg1 ;
-(void)layoutSubviews;
-(long long)style;
-(id<LAUIPearlGlyphViewDelegate>)delegate;
-(id)initWithStyle:(long long)arg1 ;
-(void)didMoveToWindow;
-(void)setStyle:(long long)arg1 animated:(BOOL)arg2 ;
-(void)setPaused:(BOOL)arg1 ;
-(BOOL)feedbackEnabled;
-(void)applicationDidBecomeActive:(id)arg1 ;
-(BOOL)isPaused;
@end
Back to LocalAuthenticationPrivateUI.framework