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

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

C1DropDown クラス
C1DropDown メンバ