UIKit.UITextField.BorderStyle Property
The border style.

Syntax

[get: Foundation.Export("borderStyle")]
[set: Foundation.Export("setBorderStyle:")]
public virtual UITextBorderStyle BorderStyle { get; set; }

Value

Border style of type UIKit.UITextBorderStyle.

Remarks

Any custom background image associated with the control will be ignored if the value of this property is set to UITextBorderStyle.RoundedRect.

Requirements

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