NSLayoutManagerDelegate.ShouldUseTemporaryAttributes Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- layoutManager
- NSLayoutManager
- temporaryAttributes
- NSDictionary
- drawingToScreen
- Boolean
- charIndex
- System.System.IntPtr System.nativeint
- effectiveCharRange
-
IntPtr
nativeint
Gibt zurück
- Attribute