Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Strict
Follower
Master
ID Property
Device ID of the master to follow.
Definition
Namespace:
CTRE.Phoenix6.Controls
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
int
MasterID
{
get
;
set
; }
F#
Copy
member
MasterID
:
int
with
get
,
set
Property Value
Int32
See Also
Reference
StrictFollower Class
CTRE.Phoenix6.Controls Namespace
In This Article
Definition
See Also