Share via


UIWritingToolsCoordinator.PreferredBehavior Property

Definition

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

Property Value

Attributes

Applies to