Show / Hide Table of Contents

Class UM_ReviewController

Controls the process of requesting App Store ratings and reviews from users.

Inheritance
System.Object
UM_ReviewController
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.CrossPlatform.UI
Assembly: cs.temp.dll.dll
Syntax
public static class UM_ReviewController

Methods

RequestReview()

Use the RequestReview() method to indicate when it makes sense within the logic of your app to ask the user for ratings and reviews within your app.

Declaration
public static void RequestReview()
In This Article
Back to top Generated by DocFX