Font 结构

定义

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
继承
Font
实现

构造函数

Font(String, Int32, FontStyleType)

属性

Default
DefaultBold
IsDefault
Name
StyleType
Weight

方法

Equals(IFont)
Equals(Object)
GetHashCode()

扩展方法

GetSvgStyle(IFont)
GetSvgWeight(IFont)
ToSKTypeface(IFont)

适用于