Edit

Share via


ToastNotificationManagerCompat.CanUseHttpImages Property

Definition

Gets a value indicating whether http images can be used within toasts. This is true if running with package identity (UWP, MSIX, or sparse package).

public static bool CanUseHttpImages { get; }
static member CanUseHttpImages : bool
Public Shared ReadOnly Property CanUseHttpImages As Boolean

Property Value

Applies to