Partager via


WebViewControl.ContainsFullScreenElement Propriété

Définition

Obtient une valeur qui indique si le contrôle contient un élément prenant en charge le plein écran.

Pour plus d’informations, consultez Windows.Web.UI.IWebViewControl

public:
 property bool ContainsFullScreenElement { bool get(); };
bool ContainsFullScreenElement();
public bool ContainsFullScreenElement { get; }
var boolean = webViewControl.containsFullScreenElement;
Public ReadOnly Property ContainsFullScreenElement As Boolean

Valeur de propriété

Boolean

bool

Valeur qui indique si IWebViewControl contient un élément qui prend en charge le plein écran.

Implémente

S’applique à