Share via


UITextField.RightViewMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextFieldViewMode RightViewMode { [Foundation.Export("rightViewMode")] get; [Foundation.Export("setRightViewMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rightViewMode")>]
[<set: Foundation.Export("setRightViewMode:")>]
member this.RightViewMode : UIKit.UITextFieldViewMode with get, set

Property Value

Attributes

Applies to