CALayer.Hidden 属性

定义

层是否未显示。

public virtual bool Hidden { [Foundation.Export("isHidden")] get; [Foundation.Export("setHidden:")] set; }
member this.Hidden : bool with get, set

属性值

默认值为 false

属性

适用于