# C1.Android.Core.C1Style.Foreground

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Android_Core_C1Style_Foreground_" data-uid="C1.Android.Core.C1Style.Foreground*">Foreground Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Android_Core_C1Style_Foreground_" data-uid="C1.Android.Core.C1Style.Foreground*"></a>
<h4 id="C1_Android_Core_C1Style_Foreground" data-uid="C1.Android.Core.C1Style.Foreground">Foreground</h4>
<div class="markdown level1 summary"><p>Gets or sets a <span class="xref">Android.Graphics.Drawables.Drawable</span> that describes the foreground color.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Drawable Foreground { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Foreground As Drawable</code></pre>
</div>
</div>
