Share via


INSStandardKeyBindingResponding.MakeBaseWritingDirectionRightToLeft Method

Definition

[Foundation.Export("makeBaseWritingDirectionRightToLeft:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void MakeBaseWritingDirectionRightToLeft(Foundation.NSObject? sender);
[<Foundation.Export("makeBaseWritingDirectionRightToLeft:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MakeBaseWritingDirectionRightToLeft : Foundation.NSObject -> unit
override this.MakeBaseWritingDirectionRightToLeft : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to