C# Class CarouselView.FormsPlugin.iOS.TextMeterImplementation

Inheritance: ITextMeter
Show file Open project: alexrainman/CarouselView

Public Methods

Method Description
MeasureTextSize ( string text, double width, double fontSize, string fontName = null ) : double

Method Details

MeasureTextSize() public method

public MeasureTextSize ( string text, double width, double fontSize, string fontName = null ) : double
text string
width double
fontSize double
fontName string
return double