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

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1DropDown クラス : CloseButtonTextColor プロパティ
閉じるボタンテキストの色を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("CloseButtonTextColor")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property CloseButtonTextColor As UIKit.UIColor
[Foundation.Export("CloseButtonTextColor")]
[System.ComponentModel.Browsable(true)]
public UIKit.UIColor CloseButtonTextColor {get; set;}
参照

C1DropDown クラス
C1DropDown メンバ