FlyoutAction Constructors
An object that contains buttons and text displayed within a Flyout.
Name | Parameters | Description |
---|---|---|
Flyout |
none |
Initializes a new instance of the Flyout |
Flyout |
commands, default |
Initializes a new instance of the Flyout |
Flyout |
commands |
Initializes a new instance of the Flyout |
Flyout |
buttons, default |
Initializes a new instance of the Flyout |
See Also