DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / AccessibilityRespondsToUserInteraction Property

In This Topic
    AccessibilityRespondsToUserInteraction Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AccessibilityRespondsToUserInteraction As Boolean
    public virtual bool AccessibilityRespondsToUserInteraction {get; set;}
    See Also