C# Class ToddlerAddition.SettingsInstructionView

Inheritance: UIView
Datei anzeigen Open project: Clancey/ToddlerAddition Class Usage Examples

Public Properties

Property Type Description
topLabel UILabel

Public Methods

Method Description
LayoutSubviews ( ) : void
SettingsInstructionView ( ) : System

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

SettingsInstructionView() public method

public SettingsInstructionView ( ) : System
return System

Property Details

topLabel public_oe property

public UILabel topLabel
return UILabel