Xamarin.iOS のドキュメント
AutoClose プロパティ

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1DropDown クラス : AutoClose プロパティ
ユーザーがドロップダウンの外部をタップしたときにドロップダウンを自動的に閉じます。
シンタックス
'宣言
 
<Foundation.ExportAttribute("AutoClose")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property AutoClose As System.Boolean
[Foundation.Export("AutoClose")]
[System.ComponentModel.Browsable(true)]
public System.bool AutoClose {get; set;}
参照

C1DropDown クラス
C1DropDown メンバ