DefaultAction Class

Definition

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".

Applies to