Share via


UIResponder.CanResignFirstResponder Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CanResignFirstResponder { [Foundation.Export("canResignFirstResponder")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("canResignFirstResponder")>]
member this.CanResignFirstResponder : bool

Property Value

Attributes

Applies to