Skip to main content
Version: 16.5.2

Interface IAdPartialScreen

Declaration
public interface IAdPartialScreen : IAd

Properties

IsDestroyed

Declaration
bool IsDestroyed { get; }

Methods

Hide()

Declaration
void Hide()

Destroy()

Declaration
void Destroy()

Events

Hidden

Declaration
event Action Hidden
Event Type

System.Action

Destroyed

Declaration
event Action Destroyed
Event Type

System.Action