Share via


UITextView.BorderStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextViewBorderStyle BorderStyle { [Foundation.Export("borderStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setBorderStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("borderStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setBorderStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.BorderStyle : UIKit.UITextViewBorderStyle with get, set

Property Value

Attributes

Applies to