UIFocusUpdateContext.PreviouslyFocusedItem Property

Definition

The IUIFocusItem that is losing focus.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIFocusItem PreviouslyFocusedItem { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("previouslyFocusedItem", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.PreviouslyFocusedItem : UIKit.IUIFocusItem

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to