C# Class Sample.Settings

Contains various application-wide settings. These are set to default, initial values, and may or may not be changeable by the sample. They are to be read by the renderer upon initialization. Will be moved into a definition file later on.
Show file Open project: moljac/MonoMobile.Dialog Class Usage Examples

Public Properties

Property Type Description
Bottom UIImage
ListOfString IList
Middle UIImage

Property Details

Bottom public property

public UIImage Bottom
return UIImage

ListOfString public property

public IList ListOfString
return IList

Middle public property

public UIImage Middle
return UIImage