{"id":3051,"date":"2025-11-12T11:27:59","date_gmt":"2025-11-12T04:27:59","guid":{"rendered":"https:\/\/portal-atlasx.cdg.co.th\/home\/?post_type=docs&#038;p=3051"},"modified":"2025-11-12T11:27:59","modified_gmt":"2025-11-12T04:27:59","slug":"bottom-sheet","status":"publish","type":"docs","link":"https:\/\/portal-atlasx.cdg.co.th\/home\/docs\/ios\/controls\/bottom-sheet\/","title":{"rendered":"Bottom Sheet"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"bottom-sheet\">Bottom Sheet<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sheet\">Sheet<\/h2>\n\n\n\n<p>Protocol \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Bottom Sheet<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>protocol Sheet: UIViewController {\n    var sheetCoordinator: SheetCoordinator? { get set }\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">protocol<\/span><span style=\"color: #000000\"> Sheet: <\/span><span style=\"color: #001080\">UIViewController<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">var<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">SheetCoordinator<\/span><span style=\"color: #000000\">? { <\/span><span style=\"color: #267F99\">get<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">set<\/span><span style=\"color: #000000\"> }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>sheetCoordinator<\/td><td>Coordinator \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e34\u0e14 Bottom Sheet<\/td><td>Optional(SheetCoordinator)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sheetparent\">SheetParent<\/h2>\n\n\n\n<p>\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e02\u0e2d\u0e07\u0e04\u0e25\u0e32\u0e2a UIViewController \u0e17\u0e35\u0e48\u0e40\u0e23\u0e35\u0e22\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Bottom<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>typealias SheetParent = Sheet &amp; UIViewController<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">typealias<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">SheetParent<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #001080\">Sheet<\/span><span style=\"color: #000000\"> &amp; <\/span><span style=\"color: #001080\">UIViewController<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"childsheetviewcontroller\">ChildSheetViewController<\/h2>\n\n\n\n<p>\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e25\u0e32\u0e2a\u0e17\u0e35\u0e48 Inherit \u0e21\u0e32\u0e08\u0e32\u0e01 UIViewController \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a UIViewController \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19 Bottom Sheet<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties-1\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>sheetCoordinator<\/td><td>Coordinator \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e34\u0e14 Bottom Sheet<\/td><td>Optional(SheetCoordinator)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sheetsize\">SheetSize<\/h2>\n\n\n\n<p>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>enum SheetSize {\n    case fixed(CGFloat)\n    case halfScreen\n    case fullScreen\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #0000FF\">enum<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">SheetSize<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0070C1\">case<\/span><span style=\"color: #000000\"> fixed(CGFloat)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0070C1\">case<\/span><span style=\"color: #000000\"> halfScreen<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0070C1\">case<\/span><span style=\"color: #000000\"> fullScreen<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>fixed<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e44\u0e14\u0e49<\/td><\/tr><tr><td>halfScreen<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e17\u0e35\u0e48\u0e02\u0e19\u0e32\u0e14\u0e04\u0e23\u0e36\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d<\/td><\/tr><tr><td>fullScreen<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e17\u0e35\u0e48\u0e02\u0e19\u0e32\u0e14\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"sheetcoordinator\">SheetCoordinator<\/h1>\n\n\n\n<p>\u0e40\u0e1b\u0e47\u0e19 Coordinator \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e34\u0e14 Bottom Sheet<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"properties-2\">Properties<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><th>Default<\/th><\/tr><\/thead><tbody><tr><td>parentViewController<\/td><td>UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet<\/td><td>UIViewController<\/td><td>null<\/td><\/tr><tr><td>childViewController<\/td><td>UIViewController \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19 Bottom Sheet<\/td><td>UIViewController<\/td><td>null<\/td><\/tr><tr><td>containerView<\/td><td>View \u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19 Container \u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>UIView<\/td><td>UIView()<\/td><\/tr><tr><td>pullBarView<\/td><td>View \u0e02\u0e2d\u0e07 Bar \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07 Bottom Sheet \u0e02\u0e36\u0e49\u0e19\u0e25\u0e07\u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e01\u0e14\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e34\u0e14 Bottom Sheet<\/td><td>UIView<\/td><td>UIView()<\/td><\/tr><tr><td>overlayView<\/td><td>View \u0e17\u0e35\u0e48 Overlay \u0e2d\u0e22\u0e39\u0e48\u0e14\u0e49\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e40\u0e21\u0e37\u0e48\u0e2d View \u0e16\u0e39\u0e01\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e08\u0e30\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e23\u0e30\u0e17\u0e33\u0e43\u0e14\u0e46\u0e01\u0e31\u0e1a UIViewController \u0e17\u0e35\u0e48\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet \u0e44\u0e14\u0e49<\/td><td>UIView<\/td><td>UIView()<\/td><\/tr><tr><td>overlayColor<\/td><td>\u0e2a\u0e35\u0e02\u0e2d\u0e07 View \u0e17\u0e35\u0e48 Overlay \u0e2d\u0e22\u0e39\u0e48\u0e14\u0e49\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>UIColor<\/td><td>UIColor(white: 0, alpha: 0.7)<\/td><\/tr><tr><td>showOverlay<\/td><td>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07 overlayView (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e01\u0e23\u0e30\u0e17\u0e33\u0e43\u0e14\u0e46\u0e01\u0e31\u0e1a UIViewController \u0e17\u0e35\u0e48\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet \u0e43\u0e2b\u0e49\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19&nbsp;<code>false<\/code>)<\/td><td>Boolean<\/td><td>true<\/td><\/tr><tr><td>handleView<\/td><td>Bar View \u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19 pullBarView \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07 Bottom Sheet<\/td><td>UIView<\/td><td>UIView()<\/td><\/tr><tr><td>handleColor<\/td><td>\u0e2a\u0e35\u0e02\u0e2d\u0e07 Bar View<\/td><td>UIColor<\/td><td>UIColor(white: 0.868, alpha: 1)<\/td><\/tr><tr><td>handleSize<\/td><td>\u0e02\u0e19\u0e32\u0e14\u0e02\u0e2d\u0e07 Bar View<\/td><td>CGSize<\/td><td>CGSize(width: 50, height: 6)<\/td><\/tr><tr><td>handleTopEdgeInset<\/td><td>\u0e02\u0e2d\u0e1a\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e02\u0e2d\u0e07 Bar View<\/td><td>CGFloat<\/td><td>9<\/td><\/tr><tr><td>handleBottomEdgeInset<\/td><td>\u0e02\u0e2d\u0e1a\u0e25\u0e48\u0e32\u0e07\u0e1a\u0e19\u0e02\u0e2d\u0e07 Bar View<\/td><td>CGFloat<\/td><td>9<\/td><\/tr><tr><td>adjustForBottomSafeArea<\/td><td>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14 Constraint \u0e02\u0e2d\u0e07 Container \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Safe Area \u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>Boolean<\/td><td>false<\/td><\/tr><tr><td>blurBottomSafeArea<\/td><td>\u0e01\u0e32\u0e23 Blur \u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19 Safe Area \u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>Boolean<\/td><td>true<\/td><\/tr><tr><td>topCornersRadius<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e42\u0e04\u0e49\u0e07\u0e21\u0e19\u0e02\u0e2d\u0e07\u0e21\u0e38\u0e21\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19\u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>CGFloat<\/td><td>3<\/td><\/tr><tr><td>dismissOnBackgroundTap<\/td><td>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e34\u0e14 Bottom Sheet \u0e44\u0e14\u0e49\u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e01\u0e14\u0e17\u0e35\u0e48 overlayView<\/td><td>Boolean<\/td><td>true<\/td><\/tr><tr><td>dismissOnPan<\/td><td>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e34\u0e14 Bottom Sheet \u0e44\u0e14\u0e49\u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07 pullBarView \u0e25\u0e07<\/td><td>Boolean<\/td><td>true<\/td><\/tr><tr><td>shouldRecognizePanGestureWithUIControls<\/td><td>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e36\u0e07 pullBarView \u0e44\u0e14\u0e49\u0e14\u0e49\u0e27\u0e22 UIControl<\/td><td>Boolean<\/td><td>false<\/td><\/tr><tr><td>willDismiss<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d Bottom Sheet \u0e01\u0e33\u0e25\u0e31\u0e07\u0e08\u0e30\u0e1b\u0e34\u0e14\u0e25\u0e07<\/td><td>Optional(Completion)<\/td><td>null<\/td><\/tr><tr><td>didDismiss<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d Bottom Sheet \u0e1b\u0e34\u0e14\u0e25\u0e07\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27<\/td><td>Optional(Completion)<\/td><td>null<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-overview\">Method Overview<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Return<\/th><\/tr><\/thead><tbody><tr><td>init()<\/td><td>\u0e01\u0e32\u0e23 Initial Coordinator \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet<\/td><td>void<\/td><\/tr><tr><td>setSizes()<\/td><td>\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e31\u0e49\u0e07\u0e44\u0e14\u0e49\u0e2b\u0e25\u0e32\u0e22\u0e23\u0e30\u0e14\u0e31\u0e1a<\/td><td>void<\/td><\/tr><tr><td>resize()<\/td><td>\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>void<\/td><\/tr><tr><td>show()<\/td><td>\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07 Bottom Sheet<\/td><td>void<\/td><\/tr><tr><td>closeSheet()<\/td><td>\u0e01\u0e32\u0e23\u0e1b\u0e34\u0e14 Bottom Sheet<\/td><td>void<\/td><\/tr><tr><td>handleScrollView()<\/td><td>\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e43\u0e2b\u0e49 Bottom Sheet \u0e1c\u0e39\u0e01\u0e01\u0e31\u0e1a UIScrollView \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49 UIScrollView \u0e44\u0e2b\u0e25\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/td><td>void<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-details\">Method Details<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>init(parentViewController: UIViewController)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #795E26\">init<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">parentViewController<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">UIViewController<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23 Initial Coordinator \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>parentViewController<\/td><td>UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet<\/td><td>UIViewController<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func setSizes(_ sizes: &#91;SheetSize&#93;, animated: Bool = true)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">setSizes<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">_<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">sizes<\/span><span style=\"color: #000000\">: &#91;<\/span><span style=\"color: #001080\">SheetSize<\/span><span style=\"color: #000000\">&#93;, <\/span><span style=\"color: #001080\">animated<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">Bool<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #0000FF\">true<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e31\u0e49\u0e07\u0e44\u0e14\u0e49\u0e2b\u0e25\u0e32\u0e22\u0e23\u0e30\u0e14\u0e31\u0e1a<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters-1\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>sizes<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e2a\u0e14\u0e07\u0e44\u0e14\u0e49<\/td><td>Array(SheetSize)<\/td><\/tr><tr><td>animated<\/td><td>Animation \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e42\u0e14\u0e22\u0e08\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e21\u0e32\u0e17\u0e35\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07 Array \u0e17\u0e35\u0e48\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e2a\u0e31\u0e49\u0e19\u0e44\u0e1b\u0e22\u0e32\u0e27<\/td><td>Boolean<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func resize(to size: SheetSize, animated: Bool = true)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">resize<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">to<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">size<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">SheetSize<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">animated<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">Bool<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #0000FF\">true<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters-2\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>to<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07<\/td><td>SheetSize<\/td><\/tr><tr><td>animated<\/td><td>Animation \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07<\/td><td>Boolean<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func show(_ viewController: UIViewController, sizes: &#91;SheetSize&#93; = [], completion: ((Bool) -> Void)? = nil)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">show<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">_<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">viewController<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">UIViewController<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">sizes<\/span><span style=\"color: #000000\">: &#91;<\/span><span style=\"color: #001080\">SheetSize<\/span><span style=\"color: #000000\">&#93; = [], <\/span><span style=\"color: #001080\">completion<\/span><span style=\"color: #000000\">: ((<\/span><span style=\"color: #001080\">Bool<\/span><span style=\"color: #000000\">) -&gt; <\/span><span style=\"color: #001080\">Void<\/span><span style=\"color: #000000\">)? = <\/span><span style=\"color: #001080\">nil<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07 Bottom Sheet \u0e16\u0e49\u0e32\u0e2b\u0e32\u0e01\u0e21\u0e35 Bottom Sheet \u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e08\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e1b\u0e34\u0e14 Bottom Sheet \u0e40\u0e14\u0e34\u0e21\u0e01\u0e48\u0e2d\u0e19\u0e41\u0e25\u0e49\u0e27\u0e08\u0e36\u0e07\u0e41\u0e2a\u0e14\u0e07 Bottom Sheet \u0e43\u0e2b\u0e21\u0e48<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters-3\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>viewController<\/td><td>UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19 Bottom Sheet<\/td><td>UIViewController<\/td><\/tr><tr><td>sizes<\/td><td>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet \u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e2a\u0e14\u0e07\u0e44\u0e14\u0e49<\/td><td>Array(SheetSize)<\/td><\/tr><tr><td>completion<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07 Bottom Sheet \u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/td><td>Completion<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func closeSheet(completion: (() -> Void)? = nil)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">closeSheet<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">completion<\/span><span style=\"color: #000000\">: (() -&gt; <\/span><span style=\"color: #001080\">Void<\/span><span style=\"color: #000000\">)? = <\/span><span style=\"color: #001080\">nil<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e1b\u0e34\u0e14 Bottom Sheet<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters-4\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>completion<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e34\u0e14 Bottom Sheet \u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/td><td>Completion<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>func handleScrollView(_ scrollView: UIScrollView)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">handleScrollView<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">_<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">scrollView<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">UIScrollView<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e43\u0e2b\u0e49 Bottom Sheet \u0e1c\u0e39\u0e01\u0e01\u0e31\u0e1a UIScrollView \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49 UIScrollView \u0e44\u0e2b\u0e25\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07 Bottom Sheet<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters-5\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>scrollView<\/td><td>UIScrollView \u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19 UIViewController \u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19 Bottom Sheet<\/td><td>UIScrollView<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"example\">Example<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>&lt;em>\/\/ UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet&lt;\/em>\nclass ParentViewController: UIViewController, Sheet {\n    var sheetCoordinator: SheetCoordinator?\n\n    override func viewDidLoad() {\n        super.viewDidLoad()\n\n        &lt;em>\/\/ Setup SheetCoordinator&lt;\/em>\n        if let navigationController = self.navigationController {\n            &lt;em>\/\/ \u0e16\u0e49\u0e32 Controller \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet \u0e40\u0e1b\u0e47\u0e19 UINavigationController&lt;\/em>\n            sheetCoordinator = SheetCoordinator(parentViewController: navigationController)\n        } else {\n            &lt;em>\/\/ \u0e16\u0e49\u0e32 Controller \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet \u0e40\u0e1b\u0e47\u0e19 UIViewController&lt;\/em>\n            sheetCoordinator = SheetCoordinator(parentViewController: self)\n        }\n\n        ...\n    }\n\n    func showBottomSheet() {\n        let storyboard = UIStoryboard(name: \"YourStoryboard\", bundle: nil)\n        let controller = storyboard.instantiateViewController(withIdentifier: \"ChildViewController\") as! ChildViewController\n\n        guard let sheetCoordinator = sheetCoordinator else { return }\n\n        sheetCoordinator.showOverlay = true\n        sheetCoordinator.topCornersRadius = 15\n\n        &lt;em>\/\/ Show Bottom Sheet&lt;\/em>\n        sheetCoordinator.show(controller, sizes: &#91;.fixed(300), .halfScreen, .fullScreen&#93;, completion: { complete in\n            print(\"Status show: \\(complete)\")\n        })\n\n        &lt;em>\/\/ Callback willDismiss&lt;\/em>\n        sheetCoordinator.willDismiss = { () in\n            print(\"Will dismiss!!\")\n        }\n\n        &lt;em>\/\/ Callback didDismiss&lt;\/em>\n        sheetCoordinator.didDismiss = { () in\n            print(\"Dismiss!!\")\n        }\n    }\n}\n\n&lt;em>\/\/ UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19 Bottom Sheet&lt;\/em>\nclass ChildViewController: ChildSheetViewController {\n\n    @IBOutlet weak var scrollView: UIScrollView!\n\n    override func viewDidLoad() {\n        super.viewDidLoad()\n\n        setupScrollView()\n    }\n\n    func setupScrollView() {\n        self.sheetCoordinator?.handleScrollView(scrollView)\n    }\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #800000\">&lt;em&gt;<\/span><span style=\"color: #000000\">\/\/ UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet<\/span><span style=\"color: #800000\">&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #0000FF\">class<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">ParentViewController<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">UIViewController<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #267F99\">Sheet<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #001080\">var<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">SheetCoordinator<\/span><span style=\"color: #000000\">?<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">override<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">viewDidLoad<\/span><span style=\"color: #000000\">() {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #0000FF\">super<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">viewDidLoad<\/span><span style=\"color: #000000\">()<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #800000\">&lt;em&gt;<\/span><span style=\"color: #000000\">\/\/ Setup SheetCoordinator<\/span><span style=\"color: #800000\">&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #AF00DB\">if<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">navigationController<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #001080\">self<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">navigationController<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            &lt;em&gt;<\/span><span style=\"color: #008000\">\/\/ \u0e16\u0e49\u0e32 Controller \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet \u0e40\u0e1b\u0e47\u0e19 UINavigationController&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #795E26\">SheetCoordinator<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">parentViewController<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">navigationController<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        } <\/span><span style=\"color: #001080\">else<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            &lt;em&gt;<\/span><span style=\"color: #008000\">\/\/ \u0e16\u0e49\u0e32 Controller \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e01 Bottom Sheet \u0e40\u0e1b\u0e47\u0e19 UIViewController&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #795E26\">SheetCoordinator<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">parentViewController<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">self<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        }<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        ...<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">showBottomSheet<\/span><span style=\"color: #000000\">() {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">storyboard<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #795E26\">UIStoryboard<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">name<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #A31515\">&quot;YourStoryboard&quot;<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">bundle<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">nil<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">controller<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #001080\">storyboard<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">instantiateViewController<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">withIdentifier<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #A31515\">&quot;ChildViewController&quot;<\/span><span style=\"color: #000000\">) <\/span><span style=\"color: #001080\">as<\/span><span style=\"color: #000000\">! <\/span><span style=\"color: #001080\">ChildViewController<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">guard<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0000FF\">let<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">else<\/span><span style=\"color: #000000\"> { <\/span><span style=\"color: #001080\">return<\/span><span style=\"color: #000000\"> }<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">showOverlay<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #0000FF\">true<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">topCornersRadius<\/span><span style=\"color: #000000\"> = <\/span><span style=\"color: #098658\">15<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #800000\">&lt;em&gt;<\/span><span style=\"color: #000000\">\/\/ Show Bottom Sheet<\/span><span style=\"color: #800000\">&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">show<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">controller<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">sizes<\/span><span style=\"color: #000000\">: &#91;.<\/span><span style=\"color: #795E26\">fixed<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #098658\">300<\/span><span style=\"color: #000000\">), .<\/span><span style=\"color: #001080\">halfScreen<\/span><span style=\"color: #000000\">, .<\/span><span style=\"color: #001080\">fullScreen<\/span><span style=\"color: #000000\">&#93;, <\/span><span style=\"color: #001080\">completion<\/span><span style=\"color: #000000\">: { complete <\/span><span style=\"color: #001080\">in<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            <\/span><span style=\"color: #795E26\">print<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #A31515\">&quot;Status show: <\/span><span style=\"color: #EE0000\">\\(<\/span><span style=\"color: #A31515\">complete)&quot;<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        })<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #800000\">&lt;em&gt;<\/span><span style=\"color: #000000\">\/\/ Callback willDismiss<\/span><span style=\"color: #800000\">&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">willDismiss<\/span><span style=\"color: #000000\"> = { () <\/span><span style=\"color: #001080\">in<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            <\/span><span style=\"color: #795E26\">print<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #A31515\">&quot;Will dismiss!!&quot;<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        }<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #800000\">&lt;em&gt;<\/span><span style=\"color: #000000\">\/\/ Callback didDismiss<\/span><span style=\"color: #800000\">&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">didDismiss<\/span><span style=\"color: #000000\"> = { () <\/span><span style=\"color: #001080\">in<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">            <\/span><span style=\"color: #795E26\">print<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #A31515\">&quot;Dismiss!!&quot;<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #800000\">&lt;em&gt;<\/span><span style=\"color: #000000\">\/\/ UIViewController \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19 Bottom Sheet<\/span><span style=\"color: #800000\">&lt;\/em&gt;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #0000FF\">class<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">ChildViewController<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">ChildSheetViewController<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    @<\/span><span style=\"color: #001080\">IBOutlet<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">weak<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">var<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">scrollView<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">UIScrollView<\/span><span style=\"color: #000000\">!<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0000FF\">override<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">viewDidLoad<\/span><span style=\"color: #000000\">() {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #0000FF\">super<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #795E26\">viewDidLoad<\/span><span style=\"color: #000000\">()<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #795E26\">setupScrollView<\/span><span style=\"color: #000000\">()<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">setupScrollView<\/span><span style=\"color: #000000\">() {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #001080\">self<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">sheetCoordinator<\/span><span style=\"color: #000000\">?.<\/span><span style=\"color: #795E26\">handleScrollView<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">scrollView<\/span><span style=\"color: #000000\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n","protected":false},"featured_media":0,"parent":3046,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nav_title":"","positive":"","negative":"","footnotes":""},"docs_category":[],"class_list":["post-3051","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3051","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/comments?post=3051"}],"version-history":[{"count":1,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3051\/revisions"}],"predecessor-version":[{"id":3052,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3051\/revisions\/3052"}],"up":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3046"}],"wp:attachment":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/media?parent=3051"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs_category?post=3051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}