AvatarView.FontSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Font size of the text on the AvatarView. NamedSize values can be used. This is a bindable property.
[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.FontSizeConverter))]
public double FontSize { get; set; }
Property Value
System.Double
- Attributes