NSScrollView.DidLiveScrollNotification Property

Definition

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

Property Value

Attributes

Applies to