Share via


UIView.LayoutChangedNotification Property

Definition

Gets the notification posted by an application that the layout of a screen has changed.

[Foundation.Field("UIAccessibilityLayoutChangedNotification", "UIKit")]
public static int LayoutChangedNotification { get; }
[<Foundation.Field("UIAccessibilityLayoutChangedNotification", "UIKit")>]
static member LayoutChangedNotification : int

Property Value

The layer that the view is being rendered on.

Attributes

Applies to