Post

Replies

Boosts

Views

Activity

Reply to About GestureState<ManipulationState>
This worked for me: struct ManipulationState { var transform: AffineTransform3D = .identity var active: Bool = false } @GestureState var manipulationState = ManipulationState()
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’24