次の方法で共有


UIButton.CurrentImage プロパティ

定義

この UIButton に表示される UIImage。 読み取り専用です。

public virtual UIKit.UIImage CurrentImage { [Foundation.Export("currentImage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentImage : UIKit.UIImage

プロパティ値

属性

注釈

このメンバーは、スタイルシステムに UIAppearance 参加します。 Appearanceプロパティと メソッドをAppearanceWhenContainedIn(Type[])参照してください。

適用対象