Font 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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) |