Skip to main content
A newer version of this page is available. .

FABCreateAppointmentActionGroup Constructors

Represents the floating action button’s action group that contains action items related to appointment creation.
Name Parameters Description
FABCreateAppointmentActionGroup() none Initializes a new instance of the FABCreateAppointmentActionGroup class.
FABCreateAppointmentActionGroup(FABActionItemCollection, String) actions, text Initializes a new instance of the FABCreateAppointmentActionGroup class.
FABCreateAppointmentActionGroup(FABActionItemCollection) actions Initializes a new instance of the FABCreateAppointmentActionGroup class.
See Also