bool DisableFullScreen { get; set; }
Property DisableFullScreen As Boolean Get Set
property bool DisableFullScreen { bool get (); void set (bool value); }
abstract DisableFullScreen : bool with get, set
In This Article