GlowEffectView controls the glow effect that happens when pinching and poking. It works with a ViewModel to separate presentation from logic.
Clean up GlowEffectView
Sets the palm tapping state for the glow effect.
Whether the palm is currently tapping
Sets the visual selection mode via the ViewModel.
GlowEffectView controls the glow effect that happens when pinching and poking. It works with a ViewModel to separate presentation from logic.