NSLayoutManagerDelegate.ShouldUseTemporaryAttributes 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[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
参数
- layoutManager
- NSLayoutManager
- temporaryAttributes
- NSDictionary
- drawingToScreen
- Boolean
- charIndex
- System.System.IntPtr System.nativeint
- effectiveCharRange
-
IntPtr
nativeint
返回
- 属性