Widget Properties |
The Widget type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlObject |
Gets the instance of the platform-specific object
| |
| Handler |
Gets the platform-specific handler for this widget
| |
| ID |
Gets or sets the ID of this widget
| |
| IsDisposed |
Gets or sets a value indicating whether this Widget has been disposed.
| |
| NativeHandle |
Gets the native platform-specific handle for integration purposes
| |
| Platform |
Gets the platform that was used to create the Handler for this widget
| |
| Properties |
Gets the dictionary of properties for this widget
| |
| Style |
Gets or sets the style of this widget
|