UIButton.CurrentBackgroundImage 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此 UIButton 的背景中显示的 UIImage。 只读。
public virtual UIKit.UIImage CurrentBackgroundImage { [Foundation.Export("currentBackgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentBackgroundImage : UIKit.UIImage
属性值
- 属性
注解
此成员参与 UIAppearance 样式设置系统。 Appearance请参阅 属性和 AppearanceWhenContainedIn(Type[]) 方法。