Dalamud/docs/api/Dalamud.Interface.Style.StyleModelV1.html
2022-04-03 04:09:45 +02:00

1238 lines
64 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class StyleModelV1
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class StyleModelV1
">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Dalamud.Interface.Style.StyleModelV1">
<h1 id="Dalamud_Interface_Style_StyleModelV1" data-uid="Dalamud.Interface.Style.StyleModelV1" class="text-break">Class StyleModelV1
</h1>
<div class="markdown level0 summary"><p>Version one of the Dalamud style model.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><a class="xref" href="Dalamud.Interface.Style.StyleModel.html">StyleModel</a></div>
<div class="level2"><span class="xref">StyleModelV1</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Name">StyleModel.Name</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_BuiltInColors">StyleModel.BuiltInColors</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Version">StyleModel.Version</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_GetFromCurrent">StyleModel.GetFromCurrent()</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_GetConfiguredStyle">StyleModel.GetConfiguredStyle()</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_GetConfiguredStyles">StyleModel.GetConfiguredStyles()</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Deserialize_System_String_">StyleModel.Deserialize(String)</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_TransferOldModels">StyleModel.TransferOldModels()</a>
</div>
<div>
<a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Serialize">StyleModel.Serialize()</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Interface.Style.html">Dalamud.Interface.Style</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Interface_Style_StyleModelV1_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class StyleModelV1 : StyleModel</code></pre>
</div>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_Alpha.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.Alpha%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L252">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_Alpha_" data-uid="Dalamud.Interface.Style.StyleModelV1.Alpha*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_Alpha" data-uid="Dalamud.Interface.Style.StyleModelV1.Alpha">Alpha</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float Alpha { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ButtonTextAlign.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ButtonTextAlign%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L327">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ButtonTextAlign_" data-uid="Dalamud.Interface.Style.StyleModelV1.ButtonTextAlign*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ButtonTextAlign" data-uid="Dalamud.Interface.Style.StyleModelV1.ButtonTextAlign">ButtonTextAlign</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 ButtonTextAlign { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_CellPadding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.CellPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L297">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_CellPadding_" data-uid="Dalamud.Interface.Style.StyleModelV1.CellPadding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_CellPadding" data-uid="Dalamud.Interface.Style.StyleModelV1.CellPadding">CellPadding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 CellPadding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ChildBorderSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ChildBorderSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L273">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ChildBorderSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.ChildBorderSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ChildBorderSize" data-uid="Dalamud.Interface.Style.StyleModelV1.ChildBorderSize">ChildBorderSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float ChildBorderSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ChildRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ChildRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L270">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ChildRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.ChildRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ChildRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.ChildRounding">ChildRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float ChildRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_Colors.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.Colors%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L341">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_Colors_" data-uid="Dalamud.Interface.Style.StyleModelV1.Colors*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_Colors" data-uid="Dalamud.Interface.Style.StyleModelV1.Colors">Colors</h4>
<div class="markdown level1 summary"><p>Gets or sets a dictionary mapping ImGui color names to colors.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Dictionary&lt;string, Vector4&gt; Colors { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.Dictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Numerics.Vector4</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_DalamudClassic.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.DalamudClassic%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L138">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_DalamudClassic_" data-uid="Dalamud.Interface.Style.StyleModelV1.DalamudClassic*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_DalamudClassic" data-uid="Dalamud.Interface.Style.StyleModelV1.DalamudClassic">DalamudClassic</h4>
<div class="markdown level1 summary"><p>Gets the standard Dalamud look.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static StyleModelV1 DalamudClassic { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Dalamud.Interface.Style.StyleModelV1.html">StyleModelV1</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_DalamudStandard.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.DalamudStandard%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L28">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_DalamudStandard_" data-uid="Dalamud.Interface.Style.StyleModelV1.DalamudStandard*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_DalamudStandard" data-uid="Dalamud.Interface.Style.StyleModelV1.DalamudStandard">DalamudStandard</h4>
<div class="markdown level1 summary"><p>Gets the standard Dalamud look.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static StyleModelV1 DalamudStandard { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Dalamud.Interface.Style.StyleModelV1.html">StyleModelV1</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_DisplaySafeAreaPadding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.DisplaySafeAreaPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L333">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_DisplaySafeAreaPadding_" data-uid="Dalamud.Interface.Style.StyleModelV1.DisplaySafeAreaPadding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_DisplaySafeAreaPadding" data-uid="Dalamud.Interface.Style.StyleModelV1.DisplaySafeAreaPadding">DisplaySafeAreaPadding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 DisplaySafeAreaPadding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_FrameBorderSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.FrameBorderSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L288">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_FrameBorderSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.FrameBorderSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_FrameBorderSize" data-uid="Dalamud.Interface.Style.StyleModelV1.FrameBorderSize">FrameBorderSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float FrameBorderSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_FramePadding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.FramePadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L282">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_FramePadding_" data-uid="Dalamud.Interface.Style.StyleModelV1.FramePadding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_FramePadding" data-uid="Dalamud.Interface.Style.StyleModelV1.FramePadding">FramePadding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 FramePadding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_FrameRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.FrameRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L285">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_FrameRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.FrameRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_FrameRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.FrameRounding">FrameRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float FrameRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_GrabMinSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.GrabMinSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L312">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_GrabMinSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.GrabMinSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_GrabMinSize" data-uid="Dalamud.Interface.Style.StyleModelV1.GrabMinSize">GrabMinSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float GrabMinSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_GrabRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.GrabRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L315">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_GrabRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.GrabRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_GrabRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.GrabRounding">GrabRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float GrabRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_IndentSpacing.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.IndentSpacing%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L303">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_IndentSpacing_" data-uid="Dalamud.Interface.Style.StyleModelV1.IndentSpacing*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_IndentSpacing" data-uid="Dalamud.Interface.Style.StyleModelV1.IndentSpacing">IndentSpacing</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float IndentSpacing { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ItemInnerSpacing.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ItemInnerSpacing%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L294">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ItemInnerSpacing_" data-uid="Dalamud.Interface.Style.StyleModelV1.ItemInnerSpacing*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ItemInnerSpacing" data-uid="Dalamud.Interface.Style.StyleModelV1.ItemInnerSpacing">ItemInnerSpacing</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 ItemInnerSpacing { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ItemSpacing.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ItemSpacing%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L291">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ItemSpacing_" data-uid="Dalamud.Interface.Style.StyleModelV1.ItemSpacing*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ItemSpacing" data-uid="Dalamud.Interface.Style.StyleModelV1.ItemSpacing">ItemSpacing</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 ItemSpacing { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_LogSliderDeadzone.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.LogSliderDeadzone%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L318">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_LogSliderDeadzone_" data-uid="Dalamud.Interface.Style.StyleModelV1.LogSliderDeadzone*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_LogSliderDeadzone" data-uid="Dalamud.Interface.Style.StyleModelV1.LogSliderDeadzone">LogSliderDeadzone</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float LogSliderDeadzone { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_PopupBorderSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.PopupBorderSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L279">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_PopupBorderSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.PopupBorderSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_PopupBorderSize" data-uid="Dalamud.Interface.Style.StyleModelV1.PopupBorderSize">PopupBorderSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float PopupBorderSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_PopupRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.PopupRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L276">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_PopupRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.PopupRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_PopupRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.PopupRounding">PopupRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float PopupRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ScrollbarRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ScrollbarRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L309">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ScrollbarRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.ScrollbarRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ScrollbarRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.ScrollbarRounding">ScrollbarRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float ScrollbarRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_ScrollbarSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.ScrollbarSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L306">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_ScrollbarSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.ScrollbarSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_ScrollbarSize" data-uid="Dalamud.Interface.Style.StyleModelV1.ScrollbarSize">ScrollbarSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float ScrollbarSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_SelectableTextAlign.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.SelectableTextAlign%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L330">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_SelectableTextAlign_" data-uid="Dalamud.Interface.Style.StyleModelV1.SelectableTextAlign*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_SelectableTextAlign" data-uid="Dalamud.Interface.Style.StyleModelV1.SelectableTextAlign">SelectableTextAlign</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 SelectableTextAlign { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_SerializedPrefix.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.SerializedPrefix%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L248">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_SerializedPrefix_" data-uid="Dalamud.Interface.Style.StyleModelV1.SerializedPrefix*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_SerializedPrefix" data-uid="Dalamud.Interface.Style.StyleModelV1.SerializedPrefix">SerializedPrefix</h4>
<div class="markdown level1 summary"><p>Gets the version prefix for this version.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string SerializedPrefix { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_TabBorderSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.TabBorderSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L324">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_TabBorderSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.TabBorderSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_TabBorderSize" data-uid="Dalamud.Interface.Style.StyleModelV1.TabBorderSize">TabBorderSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float TabBorderSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_TabRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.TabRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L321">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_TabRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.TabRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_TabRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.TabRounding">TabRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float TabRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_TouchExtraPadding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.TouchExtraPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L300">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_TouchExtraPadding_" data-uid="Dalamud.Interface.Style.StyleModelV1.TouchExtraPadding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_TouchExtraPadding" data-uid="Dalamud.Interface.Style.StyleModelV1.TouchExtraPadding">TouchExtraPadding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 TouchExtraPadding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_WindowBorderSize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.WindowBorderSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L261">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_WindowBorderSize_" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowBorderSize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_WindowBorderSize" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowBorderSize">WindowBorderSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float WindowBorderSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_WindowMenuButtonPosition.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.WindowMenuButtonPosition%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L267">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_WindowMenuButtonPosition_" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowMenuButtonPosition*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_WindowMenuButtonPosition" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowMenuButtonPosition">WindowMenuButtonPosition</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ImGuiDir WindowMenuButtonPosition { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ImGuiNET.ImGuiDir.html">ImGuiDir</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_WindowPadding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.WindowPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L255">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_WindowPadding_" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowPadding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_WindowPadding" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowPadding">WindowPadding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 WindowPadding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_WindowRounding.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.WindowRounding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L258">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_WindowRounding_" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowRounding*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_WindowRounding" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowRounding">WindowRounding</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float WindowRounding { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_WindowTitleAlign.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.WindowTitleAlign%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L264">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_WindowTitleAlign_" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowTitleAlign*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_WindowTitleAlign" data-uid="Dalamud.Interface.Style.StyleModelV1.WindowTitleAlign">WindowTitleAlign</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Vector2 WindowTitleAlign { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_Apply.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.Apply%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L414">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_Apply_" data-uid="Dalamud.Interface.Style.StyleModelV1.Apply*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_Apply" data-uid="Dalamud.Interface.Style.StyleModelV1.Apply">Apply()</h4>
<div class="markdown level1 summary"><p>Apply this StyleModel via ImGui.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void Apply()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Apply">StyleModel.Apply()</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_Get.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.Get%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L348">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_Get_" data-uid="Dalamud.Interface.Style.StyleModelV1.Get*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_Get" data-uid="Dalamud.Interface.Style.StyleModelV1.Get">Get()</h4>
<div class="markdown level1 summary"><p>Get a <a class="xref" href="Dalamud.Interface.Style.StyleModel.html">StyleModel</a> instance via ImGui.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static StyleModelV1 Get()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Dalamud.Interface.Style.StyleModelV1.html">StyleModelV1</a></td>
<td><p>The newly created <a class="xref" href="Dalamud.Interface.Style.StyleModel.html">StyleModel</a> instance.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_Pop.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.Pop%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L467">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_Pop_" data-uid="Dalamud.Interface.Style.StyleModelV1.Pop*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_Pop" data-uid="Dalamud.Interface.Style.StyleModelV1.Pop">Pop()</h4>
<div class="markdown level1 summary"><p>Pop this style model from the ImGui style/color stack.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void Pop()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Pop">StyleModel.Pop()</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1_Push.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1.Push%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L461">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModelV1_Push_" data-uid="Dalamud.Interface.Style.StyleModelV1.Push*"></a>
<h4 id="Dalamud_Interface_Style_StyleModelV1_Push" data-uid="Dalamud.Interface.Style.StyleModelV1.Push">Push()</h4>
<div class="markdown level1 summary"><p>Push this StyleModel into the ImGui style/color stack.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void Push()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="Dalamud.Interface.Style.StyleModel.html#Dalamud_Interface_Style_StyleModel_Push">StyleModel.Push()</a></div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModelV1.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModelV1%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModelV1.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>