Show / Hide Table of Contents

    Class GraphicsColorExtensions

    Inheritance
    System.Object
    GraphicsColorExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Tizen.UIExtensions.Common.GraphicsView
    Assembly: Tizen.UIExtensions.NUI.dll
    Syntax
    public static class GraphicsColorExtensions

    Methods

    ToGraphicsColor(Color, String)

    Declaration
    public static Maui.Graphics.Color ToGraphicsColor(this Color color, string fallback)
    Parameters
    Type Name Description
    Color color
    System.String fallback
    Returns
    Type Description
    Microsoft.Maui.Graphics.Color
    Back to top Copyright © 2021 Samsung
    Generated by DocFX