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