Edit

Share via


SurfaceDialOptions.Icon Property

Definition

Gets or sets the default icon of the menu item that gets added. This will be visible if a user opens their Surface Dial menu by long-pressing the device. Defaults to Windows.UI.Input.RadialControllerMenuKnownIcon.Ruler.

public Windows.UI.Input.RadialControllerMenuKnownIcon Icon { get; set; }
member this.Icon : Windows.UI.Input.RadialControllerMenuKnownIcon with get, set
Public Property Icon As RadialControllerMenuKnownIcon

Property Value

Windows.UI.Input.RadialControllerMenuKnownIcon

Applies to