Freigeben über


UITextViewDelegate.ShouldBeginEditing(UITextView) Methode

Definition

Gibt an, ob die Bearbeitung in der angegebenen UITextView beginnen soll.

[Foundation.Export("textViewShouldBeginEditing:")]
public virtual bool ShouldBeginEditing (UIKit.UITextView textView);
abstract member ShouldBeginEditing : UIKit.UITextView -> bool
override this.ShouldBeginEditing : UIKit.UITextView -> bool

Parameter

textView
UITextView

Gibt zurück

Attribute

Gilt für: