Поделиться через


NSLayoutManagerDelegate_Extensions.DidChangeGeometry Метод

Определение

Геометрия объекта изменена textContainer по сравнению с oldSizeи layoutManager сделает макет недействительным.

[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

Параметры

This
INSLayoutManagerDelegate

Экземпляр, с которым работает этот метод расширения.

layoutManager
NSLayoutManager
textContainer
NSTextContainer
oldSize
CGSize
Атрибуты

Применяется к