ViewOptions Class |
Namespace: Openfin.Desktop.PlatformAPI
public class ViewOptions
The ViewOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ViewOptions | Initializes a new instance of the ViewOptions class |
| Name | Description | |
|---|---|---|
| Api | ||
| AutoResize |
The auto resize properties of the view.
| |
| BackgroundColor |
Gets or sets the backfill color of the current view. The default is black.
| |
| ContentNavigation |
Represents Navigation rules. Allows blacklist/whitelist lists to be applied on Navigation. Navigation failures will raise a window-navigation-rejected event.
| |
| ContextMenuSettings |
Settings to control the context menu.
| |
| CustomData |
Custom data that can be provided to a view.
| |
| Experimental |
Experimental settings that can be applied to a view.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |