Property DisplayType
DisplayType
Gets or sets the value that indicates how to display the attachments.
Declaration
public PopupAttachmentsDisplayType DisplayType { get; set; }
Property Value
Type | Description |
---|---|
PopupAttachmentsDisplayType | Value that indicates how to display the attachments. |
Remarks
If the value is List, attachments show as links. If the value is Preview, attachments expand to the width of the pop-up. A value Auto allows your app to determine the most suitable default experience.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 200.8 |
.NET | 100.14 - 200.8 |
.NET Windows | 100.14 - 200.8 |
.NET Android | 200.0 - 200.8 |
.NET iOS | 200.0 - 200.8 |
.NET Framework | 100.14 - 200.8 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 200.8 |