FABCreateAppointmentActionItem Constructors
Represents the action item that is located within the action group related to appointment creation.| Name | Parameters | Description |
|---|---|---|
| FABCreateAppointmentActionItem() | none | Initializes a new instance of the FABCreateAppointmentActionItem class. |
| FABCreateAppointmentActionItem(String) | text | Initializes a new instance of the FABCreateAppointmentActionItem class. |
See Also