Share via


UITextView.WritingToolsBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIWritingToolsBehavior WritingToolsBehavior { [Foundation.Export("writingToolsBehavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setWritingToolsBehavior:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("writingToolsBehavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setWritingToolsBehavior:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.WritingToolsBehavior : UIKit.UIWritingToolsBehavior with get, set

Property Value

Implements

Attributes

Applies to