Package 

Class HorizontalOffset

  • All Implemented Interfaces:
    android.os.Parcelable , com.monetization.ads.nativeads.template.appearance.NativeTemplateHorizontalOffset

    
    public final class HorizontalOffset
     implements NativeTemplateHorizontalOffset, Parcelable
                        

    HorizontalOffset defines the horizontal offset of the left and right edges of the content.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float left
      private final Float right
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Float getLeft()
      Float getRight()
      Boolean equals(Object other)
      Integer hashCode()
      String toString()
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait