UIView.LayoutChangedNotification Property

Definition

An accessibility notification indicating that the layout has changed.

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

Property Value

The layer that the view is being rendered on..

Attributes

Applies to

See also