Searched refs:InsetChangedEvent (Results 1 – 2 of 2) sorted by relevance
30 export type InsetChangedEvent = NativeSyntheticEvent<Metrics>; alias32 export type InsetChangeNativeCallback = (event: InsetChangedEvent) => void;
4 import { EdgeInsets, InsetChangedEvent, Metrics, Rect } from './SafeArea.types';46 (event: InsetChangedEvent) => {