NSTextBlock.WidthValueTypeForLayer(NSTextBlockLayer, NSRectEdge) Method

Definition

[Foundation.Export("widthValueTypeForLayer:edge:")]
public virtual AppKit.NSTextBlockValueType WidthValueTypeForLayer (AppKit.NSTextBlockLayer layer, AppKit.NSRectEdge edge);
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