BoldAction Class
Definition
Action that toggles bold formatting on the current selection.
public class BoldAction
Constructors
| Name | Description |
|---|---|
| BoldAction | No summary available. |
BoldAction Constructor
public BoldAction()
Properties
| Name | Description |
|---|---|
| DisplayName | No summary available. |
| Gesture | No summary available. |
| Id | No summary available. |
DisplayName Property
public string DisplayName { get; set; }
Gesture Property
public Avalonia.Input.KeyGesture Gesture { get; set; }
Id Property
public string Id { get; set; }