UIBarItem.LayoutChangedNotification Property
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.
Gets the notification posted by an application that the layout of a screen 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