NSLayoutManagerDelegate_Extensions.DidInvalidatedLayout Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the NSLayoutManager has invalidated layout information (not glyph information).
public static void DidInvalidatedLayout (this UIKit.INSLayoutManagerDelegate This, UIKit.NSLayoutManager sender);
static member DidInvalidatedLayout : UIKit.INSLayoutManagerDelegate * UIKit.NSLayoutManager -> unit
Parameters
The instance on which this extension method operates.
- sender
- NSLayoutManager