-
Home
-
API
-
NativeMessageBox
-
MessageBoxSecondaryContent
-
Constructors
-
MessageBoxSecondaryContent(String?, String?, String?, String?)
MessageBoxSecondaryContent(String?, String?, String?, String?) Constructor
Definition
public MessageBoxSecondaryContent(string? informativeText = null, string? expandedText = null, string? footerText = null, string? helpLink = null)
Parameters