ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1SlideTile Class / IsTapEnabled Property

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