C# Class CarouselView.FormsPlugin.Abstractions.CVLabel

Inheritance: Xamarin.Forms.Label
Afficher le fichier Open project: alexrainman/CarouselView

Méthodes publiques

Méthode Description
CVLabel ( ) : System

Méthodes protégées

Méthode Description
OnSizeAllocated ( double width, double height ) : void

Method Details

CVLabel() public méthode

public CVLabel ( ) : System
Résultat System

OnSizeAllocated() protected méthode

protected OnSizeAllocated ( double width, double height ) : void
width double
height double
Résultat void