Yandex Mobile Ads
Loading...
Searching...
No Matches
Assets
YandexMobileAds
Base
AdTheme.cs
Go to the documentation of this file.
1
/*
2
* This file is a part of the Yandex Advertising Network
3
*
4
* Version for Unity (C) 2023 YANDEX
5
*
6
* You may not use this file except in compliance with the License.
7
* You may obtain a copy of the License at https://legal.yandex.com/partner_ch/
8
*/
9
10
namespace
YandexMobileAds.Base
11
{
12
public
enum
AdTheme
13
{
14
None
,
15
Light
,
16
Dark
17
}
18
}
YandexMobileAds.Base
Definition
AdError.cs:13
YandexMobileAds.Base.AdTheme
AdTheme
Definition
AdTheme.cs:13
YandexMobileAds.Base.AdTheme.None
@ None
YandexMobileAds.Base.AdTheme.Light
@ Light
YandexMobileAds.Base.AdTheme.Dark
@ Dark
Generated by
1.9.8