Search Results for

    Show / Hide Table of Contents

    Class TextAlignmentExtensions

    Inheritance
    object
    TextAlignmentExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.UI.Forms.Extensions
    Assembly: Mapsui.UI.Forms.dll
    Syntax
    public static class TextAlignmentExtensions

    Methods

    | Edit this page View Source

    ToMapsui(TextAlignment)

    Convert Xamarin.Forms.TextAlignment to Mapsui/RichTextKit.Styles.Color

    Declaration
    public static Alignment ToMapsui(this TextAlignment textAlignment)
    Parameters
    Type Name Description
    TextAlignment textAlignment

    TextAlignment in Xamarin.Forms format

    Returns
    Type Description
    Alignment

    TextAlignment in Mapsui/RichTextKit format

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX