TextAttributes Class
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 ref class TextAttributes : System::Collections::Generic::Dictionary<Microsoft::Maui::Graphics::Text::TextAttribute, System::String ^>, Microsoft::Maui::Graphics::Text::ITextAttributes, System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<Microsoft::Maui::Graphics::Text::TextAttribute, System::String ^>>, System::Collections::Generic::IReadOnlyCollection<System::Collections::Generic::KeyValuePair<Microsoft::Maui::Graphics::Text::TextAttribute, System::String ^>>, System::Collections::Generic::IReadOnlyDictionary<Microsoft::Maui::Graphics::Text::TextAttribute, System::String ^>
public class TextAttributes : System.Collections.Generic.Dictionary<Microsoft.Maui.Graphics.Text.TextAttribute,string>, Microsoft.Maui.Graphics.Text.ITextAttributes, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<Microsoft.Maui.Graphics.Text.TextAttribute,string>>, System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<Microsoft.Maui.Graphics.Text.TextAttribute,string>>, System.Collections.Generic.IReadOnlyDictionary<Microsoft.Maui.Graphics.Text.TextAttribute,string>
type TextAttributes = class
inherit Dictionary<TextAttribute, string>
interface ITextAttributes
interface IReadOnlyDictionary<TextAttribute, string>
interface seq<KeyValuePair<TextAttribute, string>>
interface IEnumerable
interface IReadOnlyCollection<KeyValuePair<TextAttribute, string>>
Public Class TextAttributes
Inherits Dictionary(Of TextAttribute, String)
Implements IEnumerable(Of KeyValuePair(Of TextAttribute, String)), IReadOnlyCollection(Of KeyValuePair(Of TextAttribute, String)), IReadOnlyDictionary(Of TextAttribute, String), ITextAttributes
- Inheritance
-
TextAttributes
- Implements
Constructors
Text |
|
Text |
|
Text |
Extension Methods
Applies to
Produkt | Versionen |
---|---|
.NET MAUI | 8, 9, 10 |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu .NET MAUI
.NET MAUI ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: