Share via


Signpost.BackgroundColor | backgroundColor property

[This documentation is preliminary and is subject to change.]

TBD

Syntax

var backgroundColor = signpost.backgroundColor;
public Color BackgroundColor { get; }
Public ReadOnly Property BackgroundColor As Color
public:
property Color BackgroundColor { 
   Color get();
}

Property value

Type: Color

TBD

Requirements (device family)

Device family

Universal

API contract

windows.foundation.universalapicontract, introduced version 1.0

Namespace

Windows.Services.Maps.Guidance Windows::Services::Maps::Guidance [C++]

Metadata

windows.foundation.universalapicontract.winmd

See also

Signpost