Click or drag to resize

ViewCreationOptions Properties

The ViewCreationOptions type exposes the following members.

Properties
  NameDescription
Public propertyApi (Inherited from ViewOptions.)
Public propertyAutoResize
The auto resize properties of the view.
(Inherited from ViewOptions.)
Public propertyBackgroundColor
Gets or sets the backfill color of the current view. The default is black.
(Inherited from ViewOptions.)
Public propertyBounds
The bounds of the view.
Public propertyContentNavigation
Represents Navigation rules. Allows blacklist/whitelist lists to be applied on Navigation. Navigation failures will raise a window-navigation-rejected event.
(Inherited from ViewOptions.)
Public propertyContextMenuSettings
Settings to control the context menu.
(Inherited from ViewOptions.)
Public propertyCustomData
Custom data that can be provided to a view.
(Inherited from ViewOptions.)
Public propertyCustomRequestHeaders
The collection of custom request headers.
Public propertyExperimental
Experimental settings that can be applied to a view.
(Inherited from ViewOptions.)
Public propertyHotkeys
A collection of hotkeys for the view.
Public propertyName
The name of the view.
Public propertyPreloadScripts
Collection of scripts to be preloaded for the view.
Public propertyProcessAffinity
Public propertyTarget
The identity of the target window.
Public propertyUrl
The URL of the view's contents.
Top
See Also