Share via


UITextViewCondition Delegate

Definition

public delegate bool UITextViewCondition(UITextView textView);
type UITextViewCondition = delegate of UITextView -> bool

Parameters

textView
UITextView

Return Value

Applies to