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

In This Topic
    DevelopmentLayoutDirection Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DevelopmentLayoutDirection As UIKit.UIUserInterfaceLayoutDirection
    public virtual UIKit.UIUserInterfaceLayoutDirection DevelopmentLayoutDirection {get;}
    See Also