NSScrollView.DidEndLiveMagnifyNotification Property

Definition

[Foundation.Advice("Use NSScrollView.Notifications.ObserveDidEndLiveMagnify helper method instead.")]
[Foundation.Field("NSScrollViewDidEndLiveMagnifyNotification", "AppKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString DidEndLiveMagnifyNotification { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.DidEndLiveMagnifyNotification : Foundation.NSString

Property Value

Attributes

Applies to