Roblox Wiki
Roblox Wiki
36,955
pages
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The ChatInputBarConfiguration class inherits from TextChatConfigurations.

Properties

AbsolutePosition: Vector2

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/AbsolutePosition.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: unsafe

AbsolutePositionWrite: Vector2

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/AbsolutePositionWrite.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

AbsoluteSize: Vector2

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/AbsoluteSize.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: unsafe

AbsoluteSizeWrite: Vector2

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/AbsoluteSizeWrite.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

AutocompleteEnabled: bool

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/AutocompleteEnabled.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

BackgroundColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/BackgroundColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

BackgroundTransparency: double

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/BackgroundTransparency.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Enabled: bool

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/Enabled.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

FontFace: Font

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/FontFace.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

IsFocused: bool

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/IsFocused.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: unsafe

IsFocusedWrite: bool

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/IsFocusedWrite.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

KeyboardKeyCode: KeyCode

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/KeyboardKeyCode.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

PlaceholderColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/PlaceholderColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TargetTextChannel: TextChannel

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/TargetTextChannel.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: read safe

TextBox: TextBox

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/TextBox.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

TextColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/TextColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextSize: int64

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/TextSize.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextStrokeColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/TextStrokeColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextStrokeTransparency: double

This class member is missing documentation. Create or add to its subpage at Class:ChatInputBarConfiguration/TextStrokeTransparency.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

External links[]