Table of Contents

Property IsPrivacyOptionsRequired

Namespace
Titipi.MocaLib2

IsPrivacyOptionsRequired

Whether the user's region entitles them to reopen the consent form from your settings UI. When true, you must expose an entry point that calls ShowPrivacyOptionsFormAsync(). Only meaningful once RequestUmpConsentAsync() has completed; always false in builds without UMP.

public static bool IsPrivacyOptionsRequired { get; }

Property Value

bool