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) |