NSAccessibilityElement.LayoutChangedNotification Property

Definition

[Foundation.Advice("Use NSAccessibilityElement.Notifications.ObserveLayoutChanged helper method instead.")]
[Foundation.Field("NSAccessibilityLayoutChangedNotification", "AppKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString LayoutChangedNotification { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LayoutChangedNotification : Foundation.NSString

Property Value

Attributes

Applies to