FABCreateAppointmentActionGroup Constructors
Represents the floating action button’s action group that contains action items related to appointment creation.
Name | Parameters | Description |
---|---|---|
FABCreate |
none |
Initializes a new instance of the FABCreate |
FABCreate |
actions, text |
Initializes a new instance of the FABCreate |
FABCreate |
actions |
Initializes a new instance of the FABCreate |
See Also