CoreWebView2WindowFeatures.ShouldDisplayStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the status bar is displayed.
public bool ShouldDisplayStatus { get; }
public int ShouldDisplayStatus { get; }
member this.ShouldDisplayStatus : bool
member this.ShouldDisplayStatus : int
Public ReadOnly Property ShouldDisplayStatus As Boolean
Public ReadOnly Property ShouldDisplayStatus As Integer