<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIEvent/EventSubtype/remoteControlEndSeekingForward",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIEventSubtype@UIEventSubtypeRemoteControlEndSeekingForward"
  },
  "title" : "UIEvent.EventSubtype.remoteControlEndSeekingForward"
}
-->

# UIEvent.EventSubtype.remoteControlEndSeekingForward

A remote-control event to end seeking forward through the audio or video medium.

```
case remoteControlEndSeekingForward
```

## Discussion

This is a subtype of the [`UIEvent.EventType.remoteControl`](/documentation/UIKit/UIEvent/EventType/remoteControl) general event type.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)