MutableAttributedText 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 MutableAttributedText : Microsoft::Maui::Graphics::Text::AbstractAttributedText
public class MutableAttributedText : Microsoft.Maui.Graphics.Text.AbstractAttributedText
type MutableAttributedText = class
inherit AbstractAttributedText
Public Class MutableAttributedText
Inherits AbstractAttributedText
- Inheritance
Constructors
MutableAttributedText(String) |
Properties
Optimal | (Inherited from AbstractAttributedText) |
Runs | |
Text |
Methods
AddRun(IAttributedTextRun) |
Extension Methods
CreateBlocks(IAttributedText) | |
CreateParagraphRun(IAttributedText, Int32, Int32, IList<IAttributedTextRun>, Int32) | |
CreateParagraphs(IAttributedText) | |
Optimize(IAttributedText) |
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.