Skip to content

API Label

Thomas Baker edited this page Jul 5, 2021 · 2 revisions

LabelExtensions

public static class LabelExtensions

Summary

Members

TextAlign

public static TLabel TextAlign<TLabel>(this TLabel label, ContentAlignment alignment)
    where TLabel : Label

See Also

  • public enum ContentAlignment
  • public class Label : Control
  • public class TLabel : Label