ViewCreationOptions Properties |
The ViewCreationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Api | (Inherited from ViewOptions.) |
![]() | AutoResize |
The auto resize properties of the view.
(Inherited from ViewOptions.) |
![]() | BackgroundColor |
Gets or sets the backfill color of the current view. The default is black.
(Inherited from ViewOptions.) |
![]() | Bounds |
The bounds of the view.
|
![]() | ContentNavigation |
Represents Navigation rules. Allows blacklist/whitelist lists to be applied on Navigation. Navigation failures will raise a window-navigation-rejected event.
(Inherited from ViewOptions.) |
![]() | ContextMenuSettings |
Settings to control the context menu.
(Inherited from ViewOptions.) |
![]() | CustomData |
Custom data that can be provided to a view.
(Inherited from ViewOptions.) |
![]() | CustomRequestHeaders |
The collection of custom request headers.
|
![]() | Experimental |
Experimental settings that can be applied to a view.
(Inherited from ViewOptions.) |
![]() | Hotkeys |
A collection of hotkeys for the view.
|
![]() | Name |
The name of the view.
|
![]() | PreloadScripts |
Collection of scripts to be preloaded for the view.
|
![]() | ProcessAffinity | |
![]() | Target |
The identity of the target window.
|
![]() | Url |
The URL of the view's contents.
|