Font Struct
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.
public value class Font : IEquatable<Microsoft::Maui::Graphics::IFont ^>, Microsoft::Maui::Graphics::IFont
public struct Font : IEquatable<Microsoft.Maui.Graphics.IFont>, Microsoft.Maui.Graphics.IFont
type Font = struct
interface IFont
Public Structure Font
Implements IEquatable(Of IFont), IFont
- Inheritance
-
Font
- Implements
Constructors
Font(String, Int32, FontStyleType) |
Properties
Default | |
DefaultBold | |
IsDefault | |
Name | |
StyleType | |
Weight |
Methods
Equals(IFont) | |
Equals(Object) | |
GetHashCode() |
Operators
Equality(Font, Font) | |
Inequality(Font, Font) |
Extension Methods
GetSvgStyle(IFont) | |
GetSvgWeight(IFont) | |
ToSKTypeface(IFont) |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.