C# Class CrossUI.iOS.Dialog.Elements.OwnerDrawnElement.OwnerDrawnCellView

Inheritance: UIView
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
Draw ( CGRect rect ) : void
OwnerDrawnCellView ( OwnerDrawnElement element ) : CoreGraphics
Update ( ) : void

Method Details

Draw() public méthode

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

OwnerDrawnCellView() public méthode

public OwnerDrawnCellView ( OwnerDrawnElement element ) : CoreGraphics
element OwnerDrawnElement
Résultat CoreGraphics

Update() public méthode

public Update ( ) : void
Résultat void