Xamarin.iOS のドキュメント
FlowDirection プロパティ (C1DropDown)

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1DropDown クラス : FlowDirection プロパティ
コンテンツをフローして配置するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("FlowDirection")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property FlowDirection As FlowDirection
[Foundation.Export("FlowDirection")]
[System.ComponentModel.Browsable(true)]
public FlowDirection FlowDirection {get; set;}
参照

C1DropDown クラス
C1DropDown メンバ