ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / IsDoubleTapEnabled Property

In This Topic
    IsDoubleTapEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsDoubleTapEnabled As System.Boolean
    public System.bool IsDoubleTapEnabled {get; set;}
    See Also