Freigeben über


IWebViewControl.ContainsFullScreenElement Eigenschaft

Definition

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

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

Eigenschaftswert

Boolean

bool

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

Gilt für: