Share via


Signpost.ForegroundColor | foregroundColor property

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

TBD

Syntax

var foregroundColor = signpost.foregroundColor;
public Color ForegroundColor { get; }
Public ReadOnly Property ForegroundColor As Color
public:
property Color ForegroundColor { 
   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