UIImage.PageScrolledNotification Property

Definition

Gets the notification posted by an application that a scroll action has finished.

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

Property Value

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to