ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapTilesLayer Class / IsRightTapEnabled Property

In This Topic
    IsRightTapEnabled Property (C1MapTilesLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsRightTapEnabled As Boolean
    public bool IsRightTapEnabled {get; set;}
    See Also