YMAHorizontalOffset

Objective-C

struct YMAHorizontalOffset {}

Swift

struct YMAHorizontalOffset

Horizontal margins between the content and the edges of the ad.

  1. left
  2. right

left

Horizontal (left and right) margins between the content and the edges of the ad.

Declaration

Objective-C

CGFloat left

Swift

var left: CGFloat

Horizontal (left and right) margins between the content and the edges of the ad.

Declaration

Objective-C

CGFloat right

Swift

var right: CGFloat