Share via


AXBrailleMap.SetHeight(Single, CGPoint) Method

Definition

[Foundation.Export("setHeight:atPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetHeight(float status, CoreGraphics.CGPoint point);
[<Foundation.Export("setHeight:atPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetHeight : single * CoreGraphics.CGPoint -> unit
override this.SetHeight : single * CoreGraphics.CGPoint -> unit

Parameters

status
Single
point
CGPoint
Attributes

Applies to