UIKit.UITextField.Font Property
The font to use for displaying the text.

Syntax

[get: Foundation.Export("font")]
[set: Foundation.Export("setFont:")]
public virtual UIFont Font { get; set; }

Value

Remarks

The same font is used for the both the text and the placeholder text. The default is 12 point Helvetica plain.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0