-
Notifications
You must be signed in to change notification settings - Fork 2
API Label
Thomas Baker edited this page Jul 5, 2021
·
2 revisions
public static class LabelExtensions
public static TLabel TextAlign<TLabel>(this TLabel label, ContentAlignment alignment)
where TLabel : Label
- public enum ContentAlignment
- public class Label : Control
- public class TLabel : Label