다음을 통해 공유


UIButton.CurrentBackgroundImage 속성

정의

이 UIButton의 배경에 표시되는 UIImage입니다. 읽기 전용입니다.

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

속성 값

특성

설명

이 멤버는 UIAppearance 스타일 지정 시스템에 참여합니다. Appearance 속성 및 메서드를 AppearanceWhenContainedIn(Type[]) 참조하세요.

적용 대상