Class LabelExtensions
Inheritance
System.Object
LabelExtensions
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 LabelExtensions
Methods
SetFontAttributes(NUI.BaseComponents.TextLabel, FontAttributes)
Declaration
public static void SetFontAttributes(this NUI.BaseComponents.TextLabel label, FontAttributes attr)
Parameters
Type | Name | Description |
---|---|---|
Tizen.NUI.BaseComponents.TextLabel | label | |
FontAttributes | attr |