public bool TouchControlsVisible { get; set; }
Public Property TouchControlsVisible As Boolean Get Set
public: property bool TouchControlsVisible { bool get (); void set (bool value); }
member TouchControlsVisible : bool with get, set
In This Article