Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / IFlowDirection Interface
Members


In This Topic
    IFlowDirection Interface
    In This Topic
    Implement this interface to change layout direction
    Syntax
    'Declaration
     
    
    Public Interface IFlowDirection 
    'Usage
     
    
    Dim instance As IFlowDirection
    public interface IFlowDirection 
    See Also