ILayoutable

Namespace: WellFired.Guacamole

Description

Properties

float X { get; set; }
float Y { get; set; }
UIRect RectRequest { get; set; }
UIRect ContentRectRequest { get; set; }
LayoutOptions HorizontalLayout { get; set; }
LayoutOptions VerticalLayout { get; set; }

Breakdown

  • float X { get; set; }
  • float Y { get; set; }
  • UIRect RectRequest { get; set; }
  • UIRect ContentRectRequest { get; set; }
  • LayoutOptions HorizontalLayout { get; set; }
  • LayoutOptions VerticalLayout { get; set; }