Share via


NSTextInputClient_Extensions.DrawsVertically Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool DrawsVertically(this AppKit.INSTextInputClient This, UIntPtr charIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DrawsVertically : AppKit.INSTextInputClient * unativeint -> bool

Parameters

charIndex
UIntPtr

unativeint

Returns

Attributes

Applies to