C# Class DLToolkit.Forms.Controls.SpanView

Inheritance: Xamarin.Forms.View
显示文件 Open project: daniel-luberda/DLToolkit.Forms.Controls

Public Properties

Property Type Description
FontAttributesProperty BindableProperty
FontFamilyProperty BindableProperty
FontProperty BindableProperty
FontSizeProperty BindableProperty
HorizontalTextAlignmentProperty BindableProperty
LineBreakModeProperty BindableProperty
SpansProperty BindableProperty
TextColorProperty BindableProperty
VerticalTextAlignmentProperty BindableProperty

Private Properties

Property Type Description

Public Methods

Method Description
SpanView ( ) : System

Method Details

SpanView() public method

public SpanView ( ) : System
return System

Property Details

FontAttributesProperty public_oe static_oe property

public static BindableProperty FontAttributesProperty
return BindableProperty

FontFamilyProperty public_oe static_oe property

public static BindableProperty FontFamilyProperty
return BindableProperty

FontProperty public_oe static_oe property

public static BindableProperty FontProperty
return BindableProperty

FontSizeProperty public_oe static_oe property

public static BindableProperty FontSizeProperty
return BindableProperty

HorizontalTextAlignmentProperty public_oe static_oe property

public static BindableProperty HorizontalTextAlignmentProperty
return BindableProperty

LineBreakModeProperty public_oe static_oe property

public static BindableProperty LineBreakModeProperty
return BindableProperty

SpansProperty public_oe static_oe property

public static BindableProperty SpansProperty
return BindableProperty

TextColorProperty public_oe static_oe property

public static BindableProperty TextColorProperty
return BindableProperty

VerticalTextAlignmentProperty public_oe static_oe property

public static BindableProperty VerticalTextAlignmentProperty
return BindableProperty