NendUnityPlugin 5.2.0
Classes | Enumerations
NendUnityPlugin.Layout Namespace Reference

Classes

class  NendAdDefaultLayoutBuilder
 Builder to set layout of banner ad. More...
 
class  NendAdIconLayoutBuilder
 Builder to set layout of icon ad. More...
 
interface  NendAdLayoutBuilder
 Interface for build ad layout. More...
 

Enumerations

enum  ComplexUnit { DIP , PX }
 The unit of numeric value. More...
 

Enumeration Type Documentation

◆ ComplexUnit

The unit of numeric value.

Note
Not valid for iOS.
Enumerator
DIP 

Use density-independent pixels.

PX 

Use pixels.