Skip to content

UITabContainer.ContentBackgroundTexture Property

Definition

Namespace: Brine2D.UI

Optional nine-slice texture for the content area background. When set, replaces the solid ContentBackgroundColor fill.

C#
public Brine2D.Rendering.ITexture? ContentBackgroundTexture { get; set; }

Property Value

ITexture