Upravit

Sdílet prostřednictvím


NSLayoutManagerDelegate.DidChangeGeometry Method

Definition

[Foundation.Export("layoutManager:textContainer:didChangeGeometryFromSize:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidChangeGeometry (AppKit.NSLayoutManager layoutManager, AppKit.NSTextContainer textContainer, CoreGraphics.CGSize oldSize);
abstract member DidChangeGeometry : AppKit.NSLayoutManager * AppKit.NSTextContainer * CoreGraphics.CGSize -> unit
override this.DidChangeGeometry : AppKit.NSLayoutManager * AppKit.NSTextContainer * CoreGraphics.CGSize -> unit

Parameters

layoutManager
NSLayoutManager
textContainer
NSTextContainer
oldSize
CGSize
Attributes

Applies to