C# Class Praeclarum.UI.AddDocumentCell.AddFrameView

Inheritance: ThumbnailFrameView
Exibir arquivo Open project: praeclarum/Praeclarum

Public Properties

Property Type Description
Editing bool

Public Methods

Method Description
AddFrameView ( ) : System
ApplyTheme ( Theme theme ) : void
Draw ( CGRect rect ) : void

Method Details

AddFrameView() public method

public AddFrameView ( ) : System
return System

ApplyTheme() public method

public ApplyTheme ( Theme theme ) : void
theme Theme
return void

Draw() public method

public Draw ( CGRect rect ) : void
rect CGRect
return void

Property Details

Editing public_oe property

public bool Editing
return bool