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

In This Topic
    AccessibilityAttributedUserInputLabels Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AccessibilityAttributedUserInputLabels As Foundation.NSAttributedString()
    public virtual Foundation.NSAttributedString[] AccessibilityAttributedUserInputLabels {get; set;}
    See Also