UIKit.UIResponder.CanBecomeFirstResponder Property
Determines whether this UIREsponder is willing to become the first responder.

Syntax

[get: Foundation.Export("canBecomeFirstResponder")]
public virtual bool CanBecomeFirstResponder { get; }

Value

Remarks

Developers that want to write UIResponders that are interested in receiving touch events or action messages must override this method and return true.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0