NSTextBlock.WidthValueTypeForLayer(NSTextBlockLayer, NSRectEdge) Method

Definition

[Foundation.Export("widthValueTypeForLayer:edge:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextBlockValueType WidthValueTypeForLayer(AppKit.NSTextBlockLayer layer, AppKit.NSRectEdge edge);
[<Foundation.Export("widthValueTypeForLayer:edge:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WidthValueTypeForLayer : AppKit.NSTextBlockLayer * AppKit.NSRectEdge -> AppKit.NSTextBlockValueType
override this.WidthValueTypeForLayer : AppKit.NSTextBlockLayer * AppKit.NSRectEdge -> AppKit.NSTextBlockValueType

Parameters

edge
NSRectEdge

Returns

Attributes

Applies to