Skip to main content
Version: 16.5.2

Interface IAdFullScreen

Declaration
public interface IAdFullScreen : IAd

Events

FailedToShow

Declaration
event Action FailedToShow
Event Type

System.Action

Closed

Declaration
event Action<bool> Closed
Event Type

System.Action<System.Boolean>