InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Touch Namespace / TouchManipulation Class / End Property

In This Topic
    End Property (TouchManipulation)
    In This Topic
    Indicates the end of an interaction (including inertia).
    Syntax
    'Declaration
     
    Public ReadOnly Property End As Boolean
    public bool End {get;}
    See Also