NumberEntryView

Namespace: WellFired.Guacamole

Implements: WellFired.Guacamole.Views.ITypeable

Inherits: WellFired.Guacamole.Views.View

Description

Properties

float Number { get; set; }
UIColor TextColor { get; set; }
UITextAlign HorizontalTextAlign { get; set; }
UITextAlign VerticalTextAlign { get; set; }

Public Methods

  NumberEntryView ( )
void Type ( char key )

Breakdown

  • float Number { get; set; }
  • UIColor TextColor { get; set; }
  • UITextAlign HorizontalTextAlign { get; set; }
  • UITextAlign VerticalTextAlign { get; set; }
  • NumberEntryView ( )
  • void Type ( char key )