Skip to content

Instantly share code, notes, and snippets.

@rotemmiz
Last active June 25, 2020 23:43
Show Gist options
  • Save rotemmiz/6ce3f5a7123f0ea15a2d13ae35e198d0 to your computer and use it in GitHub Desktop.
Save rotemmiz/6ce3f5a7123f0ea15a2d13ae35e198d0 to your computer and use it in GitHub Desktop.
{
elementSafeBounds: { y: 0, x: 0, width: 375, height: 17 },
label: 'Tap Me',
frame: { y: 84, x: 0, width: 375, height: 17 },
activationPoint: { x: 187, y: 8 },
text: 'Tap Me',
elementBounds: { y: 0, x: 0, width: 375, height: 17 },
visible: true,
normalizedActivationPoint: { x: 0.5, y: 0.5 },
enabled: true,
hittable: true,
elementFrame: { y: 40, x: 0, width: 375, height: 17 },
safeAreaInsets: { right: 0, top: 0, left: 0, bottom: 0 }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment