AppStore Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to interact with the App Store.
public static class AppStore
type AppStore = class
- Inheritance
-
AppStore
Methods
| Name | Description |
|---|---|
| RequestReview(NSViewController) |
Ask StoreKit to request an App Store review or rating from the user. |
| RequestReview(UIWindowScene) |
Ask StoreKit to request an App Store review or rating from the user. |