SmartAutoCompleteBehavior Constructors
Intelligently predicts and suggests words or phrases based on the user’s current input.| Name | Parameters | Description |
|---|---|---|
| SmartAutoCompleteBehavior(Type, Int32, String, AIEvents) | behaviorSourceType, typingPauseDelay, UserRole, events | Initializes a new instance of the SmartAutoCompleteBehavior class with specified settings. |
See Also