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