Freigeben über


NSLayoutManagerDelegate_Extensions.DidChangeGeometry Methode

Definition

Die Geometrie von textContainer wurde von oldSizegeändert, und layoutManager führt dazu, dass das Layout ungültig wird.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidChangeGeometry (this UIKit.INSLayoutManagerDelegate This, UIKit.NSLayoutManager layoutManager, UIKit.NSTextContainer textContainer, CoreGraphics.CGSize oldSize);
static member DidChangeGeometry : UIKit.INSLayoutManagerDelegate * UIKit.NSLayoutManager * UIKit.NSTextContainer * CoreGraphics.CGSize -> unit

Parameter

This
INSLayoutManagerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

layoutManager
NSLayoutManager
textContainer
NSTextContainer
oldSize
CGSize
Attribute

Gilt für: