Show / Hide Table of Contents

    Class EntryExtensions

    Inheritance
    System.Object
    EntryExtensions
    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.NUI
    Assembly: Tizen.UIExtensions.NUI.dll
    Syntax
    public static class EntryExtensions

    Methods

    SetFontAttributes(NUI.BaseComponents.TextEditor, FontAttributes)

    Declaration
    public static void SetFontAttributes(this NUI.BaseComponents.TextEditor editor, FontAttributes attr)
    Parameters
    Type Name Description
    Tizen.NUI.BaseComponents.TextEditor editor
    FontAttributes attr

    SetFontAttributes(NUI.BaseComponents.TextField, FontAttributes)

    Declaration
    public static void SetFontAttributes(this NUI.BaseComponents.TextField entry, FontAttributes attr)
    Parameters
    Type Name Description
    Tizen.NUI.BaseComponents.TextField entry
    FontAttributes attr
    Back to top Copyright © 2021 Samsung
    Generated by DocFX