Function Style.setMargins

Style setMargins(
  int left,
  int top,
  int right,
  int bottom
);