Freigeben über


WebViewControl.ContainsFullScreenElement Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Steuerelement ein Element enthält, das den Vollbildmodus unterstützt.

Weitere Informationen finden Sie unter 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

Eigenschaftswert

Boolean

bool

Ein Wert, der angibt, ob das IWebViewControl ein Element enthält, das den Vollbildmodus unterstützt.

Implementiert

Gilt für: