Class TouchCapture
- Namespace
- nanoFramework.UI.Input
- Assembly
- nanoFramework.Graphics.dll
public static class TouchCapture
- Inheritance
-
TouchCapture
- Inherited Members
Properties
Captured
public static UIElement Captured { get; }
Property Value
Methods
Capture(UIElement)
public static bool Capture(UIElement element)
Parameters
element
UIElement
Returns
Capture(UIElement, TouchCaptureMode)
public static bool Capture(UIElement element, TouchCaptureMode mode)
Parameters
element
UIElementmode
TouchCaptureMode