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[]) 方法。