Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MyDriving
UWP
Controls
DotsControl
C# Class MyDriving.UWP.Controls.DotsControl
显示文件
Open project: Azure-Samples/MyDriving
Public Methods
Method
Description
DotsControl
( ) :
Windows.UI
SelectCircle
(
int
position
) :
void
UnselectAll
( ) :
void
Method Details
DotsControl()
public
method
public
DotsControl
( ) :
Windows.UI
return
Windows.UI
SelectCircle()
public
method
public
SelectCircle
(
int
position
) :
void
position
int
return
void
UnselectAll()
public
method
public
UnselectAll
( ) :
void
return
void