API Reference
Enum
TablerFontWeight
Specifies font weight options.
Inheritance
- Enum
- TablerFontWeight
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property Span.TablerFontWeight
- Field TablerFontWeight.Bold
- Field TablerFontWeight.Light
- Field TablerFontWeight.Medium
- Field TablerFontWeight.Normal
Accepted by parameters
- Method Span.WithFontWeight
- Method TablerCardBody.Weight
- Method TablerCardText.Weight
- Method TablerHeading1.Weight
- Method TablerHeading2.Weight
- Method TablerHeading3.Weight
- Method TablerHeading4.Weight
- Method TablerHeading5.Weight
- Method TablerHeading6.Weight
- Method TablerHeadingBase.Weight
- Method TablerIconLabel.TextWeight
- Method TablerText.Weight
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String