Language

ConversationData.IsKeyboardShown Property

Definition

Returns whether the keyboard was shown at the time the conversation was parsed.

public bool IsKeyboardShown { [Android.Runtime.Register("isKeyboardShown", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isKeyboardShown", "()Z", "", ApiSince=37)>]
member this.IsKeyboardShown : bool

Property Value

Attributes

Applies to