Share via


View.FullScreen 属性

定义

如果窗口为全屏显示,则该属性值为 True

public:
 property bool FullScreen { bool get(); void set(bool value); };
public bool FullScreen { get; set; }
member this.FullScreen : bool with get, set
Public Property FullScreen As Boolean

属性值

适用于