NSLayoutManagerDelegate.ShouldUseTemporaryAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("layoutManager:shouldUseTemporaryAttributes:forDrawingToScreen:atCharacterIndex:effectiveRange:")]
public virtual Foundation.NSDictionary ShouldUseTemporaryAttributes (AppKit.NSLayoutManager layoutManager, Foundation.NSDictionary temporaryAttributes, bool drawingToScreen, nint charIndex, IntPtr effectiveCharRange);
abstract member ShouldUseTemporaryAttributes : AppKit.NSLayoutManager * Foundation.NSDictionary * bool * nint * nativeint -> Foundation.NSDictionary
override this.ShouldUseTemporaryAttributes : 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
- Attributes