UITextViewCondition
UITextViewCondition
Delegate
Definition
A delegate signature for a UITextView condition.
public delegate bool UITextViewCondition(UITextView textView);
type UITextViewCondition = delegate of UITextView -> bool
Parameters
- textView
- UITextView UITextView
Return Value
- System.Boolean
- Inheritance
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...