MXChatInputPanelLayout Constants Reference
Declared in | MXChatConfig.h |
---|
MXChatInputPanelLayout
MXChatInputPanelLayout
- MXChatInputPanelLayoutDefault: Default type with: [File Button] [Text Input] [Voice Message Button]
- MXChatInputPanelLayoutClassic: Classic type with: [Voice Message Button] [Text Input] [File Button]
Definition
typedef NS_ENUM(NSUInteger, MXChatInputPanelLayout ) {
MXChatInputPanelLayoutDefault = 0,
MXChatInputPanelLayoutClassic,
};
Constants
Declared In
MXChatConfig.h