UIFocusUpdateContext.PreviouslyFocusedView Property

Definition

The UIView that is losing focus (see also PreviouslyFocusedItem).

public virtual UIKit.UIView PreviouslyFocusedView { [Foundation.Export("previouslyFocusedView", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.PreviouslyFocusedView : UIKit.UIView

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to