C# Class CarouselView.FormsPlugin.Android.TextMeterImplementation

Inheritance: ITextMeter
Afficher le fichier Open project: alexrainman/CarouselView

Méthodes publiques

Méthode Description
MeasureTextSize ( string text, double width, double fontSize, string fontName = null ) : double

Private Methods

Méthode Description
GetTypeface ( string fontName ) : Android.Graphics.Typeface

Method Details

MeasureTextSize() public méthode

public MeasureTextSize ( string text, double width, double fontSize, string fontName = null ) : double
text string
width double
fontSize double
fontName string
Résultat double