Enum SoftLabelKeyAlignment
Defines the alignment of labels in a SoftLabelKeyManager.
Namespace: Sharpie
Assembly: sharpie.dll
Syntax
[PublicAPI]
public enum SoftLabelKeyAlignment
Fields
Name | Description |
---|---|
Center | The label is center-aligned. |
Left | The label is left-aligned. |
Right | The label is right-aligned. |