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