ConversationData.IsKeyboardShown Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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