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

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