Class InkToolbar.InkToolbarPencilFlyout
Defines a color flyout for the pencil in the InkToolbar.
Implements
IElementWrapper<WindowsElement>
Inherited Members
Namespace: Legerity.Windows.Elements.Core
Assembly: Legerity.Windows.dll
Syntax
public class InkToolbarPencilFlyout : InkToolbar.InkToolbarColorFlyoutBase, IElementWrapper<WindowsElement>
Constructors
| Improve this Doc View SourceInkToolbarPencilFlyout(WindowsElement)
Initializes a new instance of the InkToolbar.InkToolbarPencilFlyout class.
Declaration
public InkToolbarPencilFlyout(WindowsElement element)
Parameters
Type | Name | Description |
---|---|---|
WindowsElement | element | The |
Operators
| Improve this Doc View SourceImplicit(AppiumWebElement to InkToolbar.InkToolbarPencilFlyout)
Allows conversion of a
Declaration
public static implicit operator InkToolbar.InkToolbarPencilFlyout(AppiumWebElement element)
Parameters
Type | Name | Description |
---|---|---|
AppiumWebElement | element | The |
Returns
Type | Description |
---|---|
InkToolbar.InkToolbarPencilFlyout |
Implicit(RemoteWebElement to InkToolbar.InkToolbarPencilFlyout)
Allows conversion of a
Declaration
public static implicit operator InkToolbar.InkToolbarPencilFlyout(RemoteWebElement element)
Parameters
Type | Name | Description |
---|---|---|
RemoteWebElement | element | The |
Returns
Type | Description |
---|---|
InkToolbar.InkToolbarPencilFlyout |
Implicit(WindowsElement to InkToolbar.InkToolbarPencilFlyout)
Allows conversion of a
Declaration
public static implicit operator InkToolbar.InkToolbarPencilFlyout(WindowsElement element)
Parameters
Type | Name | Description |
---|---|---|
WindowsElement | element | The |
Returns
Type | Description |
---|---|
InkToolbar.InkToolbarPencilFlyout |