Share via


UIFocusUpdateContext.PreviouslyFocusedView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? PreviouslyFocusedView { [Foundation.Export("previouslyFocusedView", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("previouslyFocusedView", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.PreviouslyFocusedView : UIKit.UIView

Property Value

Attributes

Applies to