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

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

C1MaskedTextField クラス
C1MaskedTextField メンバ