SecondaryTile.TileOptions | tileOptions property

This topic has not yet been rated - Rate this topic

Gets or sets options available to a secondary tile.

Syntax


var tileOptions = secondaryTile.tileOptions;
secondaryTile.tileOptions = tileOptions;

Property value

Type: TileOptions

One or more enumeration values. See TileOptions for the full list of valid values.

Remarks

The default value for this property is None.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.StartScreen
Windows::UI::StartScreen [C++]

Metadata

Windows.winmd

See also

SecondaryTile
Secondary tiles sample

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.