{
    "Version": 1,
    "Z": 1,
    "Scripts": [
      "Canvas/HeliScript/MicProperty/Build/MargeHSFiles.hs"
    ],
    "Layout": [
		{
			"Name": "MicProperty",
			"Show": false,
			"Z": 15,
			"SpreadMode": false,
			"AutoLoading": true,
			"Components": [
				"MicPropertyController",
				"MicPropertyViewModel"
			],
			"Gui": [
				{
					"Name": "BackGround",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 0],
					"Size": [ 4000, 4000],
					"Z": -1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/micDialogBackGround.png"
					}
				},
				{
					"Name": "Base",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 0],
					"Size": [ 340, 340],
					"Z": 0,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_access_base_9s.png",
						"LTRB": [ 60, 60, 60, 60]
					}
				},
				{
					"Name": "CloseButton",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 165, -165],
					"Size": [ 35, 35],
					"Z": 1,
					"Pivot": [ 1.0, 0.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/common/common_btn_close_po.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					}
				},
				{
					"Name": "DialogTitle",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, -135],
					"Size": [ 340, 22],
					"Z": 1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 18,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "CM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "マイクの設定",
						"Text_en": "Mic Settings"
					}
				},
				{
					"Name": "SelectMicText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 30, -90],
					"Size": [ 340, 17],
					"Z": 1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "マイクを選択",
						"Text_en": "Select a Mic"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "MicSelectBox",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, -60],
					"Size": [ 270, 55],
					"Z": 1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_button_base.png",
						"LTRB": [ 60, 0, 60, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"GUIAction": [
						{
							"Flag": {"Name": "MicOn", "Enable": false }
						}
					],
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "SelectMicName",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -10, -60],
					"Size": [ 220, 42],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LM",
						"Color": [ 0.90, 0.90, 0.90, 1.0],
						"Text": "入力デバイス",
						"Text_en": "Selected Mic Name"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "MicSelectPulldown",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 115, -58],
					"Size": [ 20, 20],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_access_select_button.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"GUIAction": [
						{
							"Flag": {"Name": "MicOn", "Enable": false }
						}
					],
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "MicSelectPullUp",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 115, -63],
					"Size": [ 20, 20],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Rotate": 180,
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_access_select_button.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "TestMicText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 30, -25],
					"Size": [ 340, 17],
					"Z": 1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "マイクのテスト",
						"Text_en": "Test Mic Input"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "MicOnIcon",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -145, -20],
					"Size": [ 25, 45],
					"Z": 1,
					"Pivot": [ 0.0, 0.0],
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_access_mic_icon.png"
					},
					"GUIAction": [
						{
							"Flag": { "Name": "MicOn", "Enable": false }
						}
					],
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Toggle_Mic_Missing", "State": false}
					]
				},
				{
					"Name": "MicMissing",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -85, 5],
					"Size": [ 23, 23],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_device_missing.png",
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Toggle_Voicechat_Mic_On_Off", "State": true},
						{"Name": "Toggle_Mic_Missing", "State": true}
					]
				},
				{
					"Name": "VoiceInputBase",
					"Type": "image",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -110, 5],
					"Size": [ 250, 8],
					"Z": 1,
					"Pivot": [ 0.0, 0.5],
					"Anchor": "CM",
					"ParamImage": {
						"Uri": "gui2024/mic_property/setting_bar.png",
						"LTRB": [ 5, 3, 5, 3]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Toggle_Mic_Missing", "State": false}
					]
				},
				{
					"Name": "VoiceInputBar",
					"Type": "image",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -110, 5],
					"Size": [ 250, 8],
					"Z": 2,
					"Pivot": [ 0.0, 0.5],
					"Anchor": "CM",
					"ParamImage": {
						"Uri": "gui2024/mic_property/setting_bar.png",
						"LTRB": [ 5, 3, 5, 3]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Toggle_Mic_Missing", "State": false}
					]
				},
				{
					"Name": "MicMissingText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -65, 5],
					"Size": [ 250, 25],
					"Z": 2,
					"Pivot": [ 0.0, 0.5],
					"Anchor": "CM",
					"RaycastTarget": false,
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "マイクの接続に失敗しました。",
						"Text_en": "Failed to connect to Mic"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Toggle_Mic_Missing", "State": true}
					]
				},
				{
					"Name": "ChangeNextMic",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 140, 50],
					"Size": [ 140, 35],
					"Z": 1,
					"Pivot": [ 1.0, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_dialog_btn_black.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"GUIAction": [
						{
							"Flag": { "Name": "MicOn", "Enable": false }
						}
					],
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "ChangeNextMicText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 130, 51],
					"Size": [ 120, 30],
					"Z": 2,
					"Pivot": [ 1.0, 0.5],
					"Anchor": "CM",
					"RaycastTarget": false,
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "CM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "次のマイクをテスト",
						"Text_en": "Test Another Mic"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "CheckBoxOff",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -145, 80],
					"Size": [ 20, 20],
					"Z": 1,
					"Pivot": [ 0.0, 0.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_checkbox_off.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Mic_Device_Id_Is_Persistent", "State": true}
					]
				},
				{
					"Name": "CheckBoxOn",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -145, 80],
					"Size": [ 20, 20],
					"Z": 2,
					"Pivot": [ 0.0, 0.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_checkbox_on.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Mic_Device_Id_Is_Persistent", "State": true}
					]
				},
				{
					"Name": "DoNotShowAgain",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ -115, 90],
					"Size": [ 170, 17],
					"Z": 1,
					"Pivot": [ 0.0, 0.5],
					"Anchor": "CM",
					"RaycastTarget": false,
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "今後表示しない",
						"Text_en": "Do not show this again"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true},
						{"Name": "Mic_Device_Id_Is_Persistent", "State": true}
					]
				},
				{
					"Name": "EnterVoiceChanel",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": false,
					"Pos": [ 0, 150],
					"Size": [ 190, 40],
					"Z": 1,
					"Pivot": [ 0.5, 1.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_white_button.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Name": "EnterVoiceChanelText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 130],
					"Size": [ 170, 17],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "CM",
						"Color": [ 0.1, 0.1, 0.1, 0.9],
						"Text": "ボイスチャンネルに参加する",
						"Text_en": "Join Voice Chat"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				},
				{
					"Comment":"マイク未検出時 UI",
					"Name": "MicNotFound",
					"Type": "image",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, -50],
					"Size": [ 340, 160],
					"Z": 1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamImage": {
						"Uri": "gui2024/mic_property/mic_access_illust.png",
						"LTRB": [ 5, 3, 5, 3]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": false}
					]
				},
				{
					"Comment":"マイク未検出時 UI",
					"Name": "RefleshMicDeviceList",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 25],
					"Size": [ 170, 40],
					"Z": 1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_white_button.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": false},
						{"Name": "Toggle_NotConnectingRoom", "State": true}
					]
				},
				{
					"Comment":"マイク未検出時 UI",
					"Name": "RefleshMicDeviceText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 25],
					"Size": [ 170, 17],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 12,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "CM",
						"Color": [ 0.1, 0.1, 0.1, 0.9],
						"Text": "マイクデバイスを再取得",
						"Text_en": "Reacquire Mic"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": false},
						{"Name": "Toggle_NotConnectingRoom", "State": true}
					]
				},
				{
					"Comment":"マイク未検出時 UI",
					"Name": "MicNotFoundText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 50],
					"Size": [ 300, 80],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 12,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LB",
						"Color": [ 0.9, 0.9, 0.9, 0.9],
						"Text": "マイクが接続されていません。\n\nマイクを接続することで、ボイスチャットに参加できます。",
						"Text_en": "Hmm... It looks like there's no mics connected \n\nConnect a mic input to join the voice chat!"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": false}
					]
				},
				{
					"Comment":"マイク未検出時 UI",
					"Name": "EnterVoiceChanelWithoutMic",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": false,
					"Pos": [ 0, 150],
					"Size": [ 160, 40],
					"Z": 1,
					"Pivot": [ 0.5, 1.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_white_button.png",
						"LTRB": [ 0, 0, 0, 0],
						"OnKeyDownMulColor": [0.3,0.3,0.4,1.0]
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": false},
						{"Name": "Toggle_NotConnectingRoom", "State": true}
					]
				},
				{
					"Comment":"マイク未検出時 UI",
					"Name": "EnterVoiceChanelTextWithoutMic",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 130],
					"Size": [ 170, 17],
					"Z": 2,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "CM",
						"Color": [ 0.1, 0.1, 0.1, 0.9],
						"Text": "入室する",
						"Text_en": "Enter!"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": false},
						{"Name": "Toggle_NotConnectingRoom", "State": true}
					]
				}
			]
		},
		{
			"Name": "MicDeviceList",
			"Show": false,
			"Z": 40,
			"SpreadMode": false,
			"AutoLoading": true,
			"Components": [
				"MicDevicePullDownontroller"
			],
			"Mask":{
				"URI":"gui2024/mic_property/clear.png",
				"Show":false,
				"Pos":[0, 0],
				"Size":[270, 270],
				"Z": 0,
				"Pivot":[ 0.5, 0.5],
				"Anchor": "CM",
				"Color":[ 0.0, 0.0, 0.0, 0.0],
				"Vertical":true,
				"FreeSlide":false,
				"WheelTravel": 40,
				"SeekBar": {
					"Vertical": {
						"Base": "gui2024/mic_property/scrollBase.png",
						"Front": "",
						"Off": "gui2024/mic_property/scrollPos.png",
						"On": "gui2024/mic_property/scrollPos.png",
						"BarWidth": 5,
						"OnSize": [4, 12],
						"OffSize": [4, 12]
					}
				}
			},
			"Gui": [
				{
					"Name": "PullDownBase",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, -40],
					"Size": [ 270, 80],
					"Z": 0,
					"Pivot": [ 0.5, 0.0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_access_base_9s.png",
						"LTRB": [ 60, 20, 60, 60]
					}
				},
				{
					"Name": "PulldownSelectedMic",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, -170],
					"Size": [ 257, 47],
					"Z": 3,
					"Pivot": [ 0.5, 0],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/common_white_button.png"
					},
					"Toggle": [
						{"Name": "Mic_DeviceList_Found", "State": true}
					]
				}
			]
		},
		{
			"Name": "QuickMicProperty",
			"Show": true,
			"Z": 10,
			"SpreadMode": false,
			"AutoLoading": true,
			"Components": [
				"MicQuicklyController"
			],
			"Gui": [
				{
					"Name": "quick_back_ground",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": false,
					"Pos": [ 0, 0],
					"Size": [ 2000, 720],
					"Z": -1,
					"Pivot": [ 0.5, 0.5],
					"Anchor": "CM",
					"ParamButton": {
						"FileName": "gui2024/mic_property/clear.png"
					},
					"Toggle": [
						{ "Name": "Toggle_OpenQuickMicSelect", "State": true},
						{ "Name": "Toggle_ConnectingRoom", "State": false},
						{ "Name": "Toggle_MoveKeyOnly", "State": true}
					]
				},
				{
					"Comment": "ボタン：マイク簡易設定のプルダウンを展開するボタン",
					"Name": "mic_quick_property_open",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Portrait": "",
					"Show": true,
					"Pos": [65, 60],
					"Size": [23, 23],
					"Z": 1,
					"Pivot": [1, 1],
					"Anchor": "LT",
					"Toggle": [
						{ "Name": "Toggle_OpenQuickMicSelect", "State": false},
						{ "Name": "Toggle_ConnectingRoom", "State": false},
						{ "Name": "Toggle_MoveKeyOnly", "State": true},
						{ "Name": "mic_enabled", "State": false }
					],
					"ParamButton": {
						"FileName": "gui2024/voicechat/quiqry_mic_preference_button.png",
						"OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
					}
				},
				{
					"Comment": "ボタン：マイク簡易設定のプルダウンを畳むボタン",
					"Name": "mic_quick_property_close",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Portrait": "",
					"Show": true,
					"Pos": [65, 60],
					"Size": [23, 23],
					"Z": 1,
					"Pivot": [1, 1],
					"Rotate": 180,
					"Anchor": "LT",
					"Toggle": [
						{ "Name": "Toggle_OpenQuickMicSelect", "State": true},
						{ "Name": "Toggle_ConnectingRoom", "State": false},
						{ "Name": "Toggle_MoveKeyOnly", "State": true}
					],
					"ParamButton": {
						"FileName": "gui2024/voicechat/quiqry_mic_preference_button.png",
						"OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
					}
				},
				{
					"Name": "mic_quick_base",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Show": false,
					"Pos": [ 10, 65],
					"Size": [ 120, 120],
					"Z": 0,
					"Pivot": [ 0.0, 0.0],
					"Anchor": "LT",
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_access_base_9s.png",
						"LTRB": [ 60, 60, 60, 60]
					},
					"Toggle": [
						{ "Name": "Toggle_OpenQuickMicSelect", "State": true},
						{ "Name": "Toggle_ConnectingRoom", "State": false},
						{ "Name": "Toggle_MoveKeyOnly", "State": true}
					]
				},
				{
					"Name": "QuickSelectMicText",
					"Type": "text",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 20, 75],
					"Size": [ 240, 17],
					"Z": 1,
					"Pivot": [ 0.0, 0.0],
					"Anchor": "LT",
					"ParamText": {
						"FontSize": 13,
						"FontFamily": "BIZUDPGothic",
						"Alignment": "LM",
						"Color": [ 0.90, 0.90, 0.90, 0.90],
						"Text": "簡易設定：使用マイク"
					},
					"Toggle": [
						{ "Name": "Toggle_OpenQuickMicSelect", "State": true},
						{ "Name": "Toggle_ConnectingRoom", "State": false},
						{ "Name": "Toggle_MoveKeyOnly", "State": true}
					]
				},
				{
					"Comment": "ボタン：設定ダイアログを開くボタン",
					"Name": "mic_dialog_property_open",
					"Type": "button",
					"Platform": "",
					"Language": "",
					"Portrait": "",
					"Show": true,
					"Pos": [290, 72],
					"Size": [25, 25],
					"Z": 7,
					"Pivot": [1, 0],
					"Anchor": "LT",
					"Toggle": [
						{ "Name": "Toggle_OpenQuickMicSelect", "State": true},
						{ "Name": "Toggle_ConnectingRoom", "State": false},
						{ "Name": "Toggle_MoveKeyOnly", "State": true}
					],
					"ParamButton": {
						"FileName": "gui2024/mic_property/mic_dialog_open.png",
						"OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
					}
				}
			]
		},
		{
			"Name": "QuicklyMicDeviceList",
			"Show": false,
			"Z": 40,
			"SpreadMode": false,
			"AutoLoading": true,
			"Components": [
				"MicQuicklyPullDownontroller"
			],
			"Mask":{
				"URI":"gui2024/mic_property/clear.png",
				"Show":false,
				"Pos":[0, 0],
				"Size":[270, 270],
				"Z": 0,
				"Pivot":[ 0.5, 0.5],
				"Anchor": "LT",
				"Color":[ 0.0, 0.0, 0.0, 0.0],
				"Vertical":true,
				"FreeSlide":false,
				"WheelTravel": 40,
				"SeekBar": {
					"Vertical": {
						"Base": "gui2024/mic_property/scrollBase.png",
						"Front": "",
						"Off": "gui2024/mic_property/scrollPos.png",
						"On": "gui2024/mic_property/scrollPos.png",
						"BarWidth": 5,
						"OnSize": [4, 12],
						"OffSize": [4, 12]
					}
				}
			},
			"Gui": [
				{
					"Name": "quickNameList_pulldown_on",
					"Type": "image",
					"Platform": "",
					"Language": "",
					"Show": true,
					"Pos": [ 0, 0],
					"Size": [ 260, 45],
					"Z": 3,
					"Pivot": [ 0.0, 0.0],
					"Anchor": "LT",
					"ParamImage": {
						"Uri": "gui2024/mic_property/common_white_button.png"
					}
				}
			]
		}
    ]
}