FABDeleteAppointmentActionItem Constructors
Represents the action item that allows you to delete an appointment.| Name | Parameters | Description |
|---|---|---|
| FABDeleteAppointmentActionItem() | none | Initializes a new instance of the FABDeleteAppointmentActionItem class. |
| FABDeleteAppointmentActionItem(String) | text | Initializes a new instance of the FABDeleteAppointmentActionItem class. |
See Also