Share via


UIViewController.RestoresFocusAfterTransition Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RestoresFocusAfterTransition { [Foundation.Export("restoresFocusAfterTransition")] get; [Foundation.Export("setRestoresFocusAfterTransition:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("restoresFocusAfterTransition")>]
[<set: Foundation.Export("setRestoresFocusAfterTransition:")>]
member this.RestoresFocusAfterTransition : bool with get, set

Property Value

Attributes

Applies to