NSLayoutManagerDelegate_Extensions.ShouldUseTemporaryAttributes Method

Definition

public static Foundation.NSDictionary ShouldUseTemporaryAttributes (this AppKit.INSLayoutManagerDelegate This, AppKit.NSLayoutManager layoutManager, Foundation.NSDictionary temporaryAttributes, bool drawingToScreen, nint charIndex, IntPtr effectiveCharRange);
static member ShouldUseTemporaryAttributes : AppKit.INSLayoutManagerDelegate * AppKit.NSLayoutManager * Foundation.NSDictionary * bool * nint * nativeint -> Foundation.NSDictionary

Parameters

layoutManager
NSLayoutManager
temporaryAttributes
NSDictionary
drawingToScreen
Boolean
charIndex
System.System.IntPtr System.nativeint
effectiveCharRange
IntPtr

nativeint

Returns

Applies to