[]
        
(Showing Draft Content)

C1.Android.Core.IFlowDirection

IFlowDirection Interface

Implement this interface to change layout direction

Namespace: C1.Android.Core
Assembly: C1.Android.Core.dll
Syntax
public interface IFlowDirection

Properties

Name Description
FlowDirection

Gets or sets the flow direction.

Methods

Name Description
UpdateLayoutDirection(FlowDirection)

Update layout of control based on FlowDirection property.