<!--
{
  "availability" : [
    "tvOS: 10.0.0 - 12.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/GKGameSessionSharingViewControllerDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "GameKit"
    ],
    "preciseIdentifier" : "c:objc(pl)GKGameSessionSharingViewControllerDelegate"
  },
  "title" : "GKGameSessionSharingViewControllerDelegate"
}
-->

# GKGameSessionSharingViewControllerDelegate

A protocol you implement to respond to changes to a sharing user interface.

```
protocol GKGameSessionSharingViewControllerDelegate : NSObjectProtocol
```

## Topics

### Dismissing a Sharing View Controller

[`sharingViewController(_:didFinishWithError:)`](/documentation/GameKit/GKGameSessionSharingViewControllerDelegate/sharingViewController(_:didFinishWithError:))

Indicates the sharing view controller is ready to be dismissed.



---

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)