inline property

bool inline
final

true — the keyboard is displayed inside the message. false — shows the keyboard in the dialog, under the message input field.

Implementation

final bool inline;