LabelCell

Namespace: WellFired.Guacamole

Inherits: WellFired.Guacamole.Cells.Cell

Description

Properties

int FontSize { get; set; }
string Text { get; set; }
UIColor TextColor { get; set; }
UITextAlign HorizontalTextAlign { get; set; }
UITextAlign VerticalTextAlign { get; set; }

Public Methods

  LabelCell ( )

Breakdown

  • int FontSize { get; set; }
  • string Text { get; set; }
  • UIColor TextColor { get; set; }
  • UITextAlign HorizontalTextAlign { get; set; }
  • UITextAlign VerticalTextAlign { get; set; }
  • LabelCell ( )