The following tables list the members exposed by IInkProvider.
Name | Description | |
---|---|---|
![]() | CurrentEditor | Returns the editor for which the popup is currently displayed or null if the popup is not dropped down. |
![]() | IsInkRecognitionAvailable | Returns whether Ink recognition is available. |
![]() | IsUltraPenInputPanelPoppedUp | Returns whether the InkProvider's UltraPenInputPanel is popped up. |
![]() | IsVisible | Returns whether the InkProvider's Visible property is set to true. |
![]() | ShowInkButton | Returns when to show the Ink Button on the editor. |
Name | Description | |
---|---|---|
![]() | CloseUltraPenInputPanel | Closes the pen input panel. |
![]() | GetInkEditorPopupButtonSize | Returns the size of the InkEditorPopupButtonUIElement. |
![]() | GetInkEditorPopupButtonUIElement | Returns the InkEditorPopupButtonUIElement. |
![]() | PopupUltraPenInputPanel | Causes the InkProvider's UltraPenInputPanel to popup. Does nothing if the UltraPenInputPanel is already popped up. |