MXChatInputPanelLayout Constants Reference

Declared in MXChatConfig.h

MXChatInputPanelLayout

MXChatInputPanelLayout

  • MXChatInputPanelLayoutDefault: Default type with: [Plus Button] [Text Input] [Voice Message Button]
  • MXChatInputPanelLayoutMirror: Mirror type with: [Voice Message Button] [Text Input] [Plus Button]

Definition

typedef NS_ENUM(NSUInteger, MXChatInputPanelLayout ) {
   MXChatInputPanelLayoutDefault = 0,
   MXChatInputPanelLayoutMirror,
};

Constants

MXChatInputPanelLayoutDefault

MXChatInputPanelLayout

Declared In MXChatConfig.h.

MXChatInputPanelLayoutMirror

MXChatInputPanelLayout

Declared In MXChatConfig.h.

Declared In

MXChatConfig.h