luxlabs header browser preview


@class _UILumaTrackingBackdropView, UIPointerStyle, NSString, _UIAssertionController, PSPointerPortalSourceCollection, _UIPortalView, PSPointerHoverRegion, NSMutableArray, PSPointerClientController, UIPointerRegion, NSMapTable;

@interface _UIPointerArbiterCore_iOS : NSObject <PSPointerClientControllerDelegate, _UILumaTrackingBackdropViewDelegate, _UIAssertionControllerSubject, _UIPointerArbitrating>

@property (nonatomic) BOOL hasRunningTransaction;
@property (retain, nonatomic) NSMutableArray *pendingTransactionBlocks;
@property (retain, nonatomic) UIPointerStyle *activePointerStyle;
@property (retain, nonatomic) UIPointerRegion *activePointerRegion;
@property (retain, nonatomic) PSPointerHoverRegion *lastSentHoverRegion;
@property (nonatomic) unsigned long long lastMaterialLuminance;
@property (retain, nonatomic) NSMapTable *pointerRegionToMatchMoveSourceMap;
@property (retain, nonatomic) PSPointerClientController *pointerClientController;
@property (copy, nonatomic) PSPointerPortalSourceCollection *pointerPortalSourceCollection;
@property (retain, nonatomic) _UIPortalView *pointerPortalView;
@property (retain, nonatomic) _UIPortalView *overlayEffectPortalView;
@property (retain, nonatomic) _UILumaTrackingBackdropView *samplingBackdropView;
@property (nonatomic) unsigned long long transactionRevisionID;
@property (retain, nonatomic) UIPointerRegion *scrollingRegion;
@property (retain, nonatomic) _UIAssertionController *pauseAssertionController;
@property (nonatomic) BOOL updatesPausedViaAssertion;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (readonly, nonatomic) long long pointerState;

- (BOOL)assertionActivationStateForType:(unsigned long long)a0;
- (id)init;
- (void)exitRegion:(id)a0 removeStyle:(BOOL)a1 completion:(id /* block */)a2;
- (void)assertionActivationStateChangedToState:(BOOL)a0 forType:(unsigned long long)a1;
- (void)backgroundLumaView:(id)a0 didTransitionToLevel:(unsigned long long)a1;
- (void)_performNextTransaction;
- (void)_prepareContentMatchMoveSourceForPointerRegion:(id)a0 completion:(id /* block */)a1;
- (id)obtainPointerUpdatePauseAssertion;
- (void)endScrollingWithRegion:(id)a0;
- (void)_performTransactionUsingBlock:(id /* block */)a0;
- (id)_hoverRegionWithStyle:(id)a0 forRegion:(id)a1;
- (void).cxx_destruct;
- (void)_setActiveHoverRegion:(id)a0 style:(id)a1 forPointerRegion:(id)a2 transactionID:(unsigned long long)a3 completion:(id /* block */)a4;
- (void)beginScrollingWithRegion:(id)a0;
- (void)pointerClientControllerWillDecelerate:(id)a0 targetPointerPosition:(inout struct CGPoint { double x0; double x1; } *)a1 velocity:(struct CGPoint { double x0; double x1; })a2 inContextID:(unsigned int)a3 cursorRegionLookupRadius:(double)a4 cursorRegionLookupResolution:(double)a5 lookupConeAngle:(double)a6;
- (id)_coordinateSpaceSourceViewForRegion:(id)a0 withStyle:(id)a1;
- (void)_preparePointerPortalSourceCollectionWithCompletion:(id /* block */)a0;
- (void)applyStyle:(id)a0 forRegion:(id)a1 effectSourceHandler:(id /* block */)a2 completion:(id /* block */)a3;
- (void)_clearMatchMoveSourceForRegion:(id)a0 immediately:(BOOL)a1;
- (id)_psPointerShapeFromUIPointerShape:(id)a0 atScale:(double)a1;
- (void)pointerClientControllerClientInteractionStateDidChange:(id)a0;
- (void)_getPointerRegion:(inout id *)a0 andStyle:(inout id *)a1 atLocation:(struct CGPoint { double x0; double x1; })a2 inWindow:(id)a3;
- (void)pointerClientController:(id)a0 didInvalidatePortalSourceCollections:(id)a1 matchMoveSources:(id)a2;
- (id)_pointerShapeForStyle:(id)a0 region:(id)a1;
- (void)_notifyPointerStateDidChange;

@end