SurfaceDialOptions.Icon Property
Definition
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.
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