UIButton.CurrentImage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此 UIButton 上顯示的 UIImage。 唯讀。
public virtual UIKit.UIImage CurrentImage { [Foundation.Export("currentImage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentImage : UIKit.UIImage
屬性值
- 屬性
備註
此成員參與 UIAppearance 樣式系統。 Appearance請參閱 屬性和 AppearanceWhenContainedIn(Type[]) 方法。