C# Class Xamarin.Canvas.iOS.LabelNodeRenderer

Inheritance: NodeUIView
Afficher le fichier Open project: Clancey/Canvas

Méthodes publiques

Méthode Description
LabelNodeRenderer ( LabelNode node ) : System
LayoutSubviews ( ) : void

Méthodes protégées

Méthode Description
UpdateNativeWidget ( ) : void

Method Details

LabelNodeRenderer() public méthode

public LabelNodeRenderer ( LabelNode node ) : System
node LabelNode
Résultat System

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

UpdateNativeWidget() protected méthode

protected UpdateNativeWidget ( ) : void
Résultat void