DefaultAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default action template.
public class DefaultAction
type DefaultAction = class
Public Class DefaultAction
- Inheritance
-
DefaultAction
Constructors
| DefaultAction() |
Properties
| ActionType |
Gets or sets the type of action. |
| ActionUrl |
Gets or sets the default URL to open. |
| MessengerExtensions |
Gets or sets a value indicating whether the action has extensions or not. |
| WebviewHeightRatio |
Gets or sets the height ratio for the WebView. It can be "COMPACT", "TALL", or "FULL". |