Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IconId Struct

Definition

Namespace:
Microsoft.UI

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Defines an identifier for an icon.

public value class IconId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct IconId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public struct IconId
var iconId = {
value : /* Your value */
}
Public Structure IconId
Inheritance
IconId
Attributes

Fields

Name Description
Value

The identifier for an icon.

Applies to


Feedback

Was this page helpful?