C# Class Praeclarum.UI.AddDocumentCell.AddFrameView

Inheritance: ThumbnailFrameView
Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Свойство Type Description
Editing bool

Méthodes publiques

Méthode Description
AddFrameView ( ) : System
ApplyTheme ( Theme theme ) : void
Draw ( CGRect rect ) : void

Method Details

AddFrameView() public méthode

public AddFrameView ( ) : System
Résultat System

ApplyTheme() public méthode

public ApplyTheme ( Theme theme ) : void
theme Theme
Résultat void

Draw() public méthode

public Draw ( CGRect rect ) : void
rect CGRect
Résultat void

Property Details

Editing public_oe property

public bool Editing
Résultat bool