FontSource 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 FontSource : IEquatable<Microsoft::Maui::Graphics::FontSource>
public struct FontSource : IEquatable<Microsoft.Maui.Graphics.FontSource>
type FontSource = struct
Public Structure FontSource
Implements IEquatable(Of FontSource)
- Inheritance
-
FontSource
- Implements
Constructors
FontSource(String, Int32, FontStyleType) |
Fields
FontStyleType | |
Name | |
Weight |
Methods
Equals(FontSource) | |
Equals(Object) | |
GetHashCode() |
Operators
Equality(FontSource, FontSource) | |
Inequality(FontSource, FontSource) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.