FloatingActionButtonProperties Properties
Contains settings specific to the floating action button.| Name | Description |
|---|---|
| ClientSideEvents | Gets an object that lists the client-side events specific to the floating action button. |
| HorizontalMargin | Specifies the floating action button’s horizontal margin. |
| InitialActionContext | Specifies which floating action button’s action should be displayed when a page is initialized. |
| Items | Gets the collection of items in the Floating Action Button. |
| TextVisibilityMode | Specifies whether the text is displayed within the floating action button. |
| VerticalMargin | Specifies the floating action button’s vertical margin. |
See Also